History log of /external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b13e305ee1a2454265fd957a99640a2e49507bea 12-Mar-2010 Michel Dänzer <daenzer@vmware.com> Merge branch '7.8'
fab1f07d6ad01463897ae792f4b33738afb07369 13-Jun-2008 Jeff Smith <whydoubt@yahoo.com> Grammar and spelling fixes

Signed-off-by: Jeff Smith <whydoubt@yahoo.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
644a05c6cb3ebabc600f6d529b54c71fd2c0c84c 11-Mar-2010 Alex Deucher <alexdeucher@gmail.com> r200: support additional blit formats

swizzle in the pixel shader
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
ce1f351963ae1de1218c83c9f846a17c2e3db65e 07-Feb-2010 Pauli Nieminen <suokkos@gmail.com> r200: Fix LOD min/max emit.

Just emit minLod and maxLod to correct reisters.

Fixes lodclamp and levelclamp test cases from piglit.
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
76a9831b2b20d59c49b5f25ba5275f17b4e2067b 07-Feb-2010 Pauli Nieminen <suokkos@gmail.com> r200: Fix lod bias correction.

glean/pointSprite shows that rv280 is trying to read from better
quality mipmap level. We have to correct default lod bias to match
required texture selection.
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
474d282a1d5435e7b5de40538d65f54e32ce4713 29-Jan-2009 Dave Airlie <airlied@redhat.com> r200: re-write state handlers for new CS mechanism
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
61bb82636f7b1681b5509e1a9038bbcc1feea35c 21-Jan-2009 Dave Airlie <airlied@redhat.com> r200/r300: port r200 texture handling to common code

we now get texrect + trivial textures working
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
0985e786cdd08bf900db889b69783be4bc467e5b 18-May-2007 Christoff Brill <egore@gmx.de> remove CVS/XFree86 keywords
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
cb977ae5f4c9fab5753c04bfdd8736978ad4feee 14-Oct-2006 Roland Scheidegger <rscheidegger@gmx.ch> implement ARB_point_parameters and ARB_point_sprite on r200. The code is nearly the same as outlined in bug #4707, except it disables perspective correction for point sprites to make them actually work. And, separate the state atom into two as the tcl parameters would overwrite vertex program parameters when active. Also implement the GL_VERTEX_PROGRAM_POINT_SIZE_ARB option to make vertex programs outputting a point size work correctly (untested). Smooth points will still always be size 1. While here, enable gouraud shading for fog when using fog coord.
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
8a6182105772280e2727de4a00809c8fb7b13c87 27-May-2006 Roland Scheidegger <rscheidegger@gmx.ch> preparation for r200 hw vertex programs. Increase R200_CMD_BUF_SZ to 16k instead of 8k (the reasons why it was exactly 8k are unclear). Add register defines, sanity code, fix potential issue with wrong statechange order when disabling fragment programs.
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
6c2e82b601268680c4c950e95e5c09c7b13141c2 10-Sep-2005 Roland Scheidegger <rscheidegger@gmx.ch> add reverse-engeneered register bits needed for ATI_fragment_shader (Dave Airlie, me)
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
36603539ccdb1c507724d8a1c314e6c9cc9863d9 31-Aug-2005 Roland Scheidegger <rscheidegger@gmx.ch> enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for texture sampling and texture environment, optimize away texture sampling for units if the result is not used, always emit the env instructions in-order and try to eliminate GL_REPLACE env instructions.
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
fbe5296d1463e1052590b744f3d62ebb9e5d5dd4 15-Mar-2005 Roland Scheidegger <rscheidegger@gmx.ch> add support for user-configurable brilinear filtering on r200
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
70f2be9cc6e04de4aed369198af5c977b21649ea 15-Feb-2005 Dave Airlie <airliedfreedesktop.org> add some missing texture formats and bits from r200 docs
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
4837ea30208d002bc36a836d2117f826d40c8bfa 10-Feb-2005 Roland Scheidegger <rscheidegger@gmx.ch> add texture micro and macro tiling to radeon/r200 driver. This can improve performance up to 15% in texture-intensive applications. Convert the driver to use the correct blit format and blit width instead of fixed blit format and blit width when uploading textures to make it work.
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
a205137423e42010a025c70b05af98a6c0564f28 26-Jan-2005 Roland Scheidegger <rscheidegger@gmx.ch> (Stephane Marchesin, me) Add support for color (framebuffer) tiling to the radeon and r200 driver
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
b31b7836d6e7abf80dd4feacce333d4b1fe6e4ab 08-Dec-2004 Roland Scheidegger <rscheidegger@gmx.ch> (Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only fast z clear and z buffer compression are supported for now, hierarchical-z is not. Still problems with multiple apps and z/stencil readback, which is why hyperz is disabled per default. Also add the new point sprite packet drm 1.13 accepts to the sanity code.
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
b1ebd306bf4fdc4076d3d3daa410b08f477cb4c4 16-Oct-2004 Eric Anholt <anholt@FreeBSD.org> Add code to support projective texturing and fix mixed enabling of texture
coordinate generation. Original code by Roland Schiedegger, with changes by
myself. While here, ensure that the swtcl path does tnl_install_attrs enough
when fog/specular are being (en/dis)abled.

Notable effects:
- projtex test works with TCL and is closer with swtcl (Bugzilla #1461)
- 8/9 squares work in texgenmix instead of 3.
- texcyl "reflect" mode works (GL_SPHERE_MAP is now a fallback -- unclear if the
hardware can actually support it).
- flickering in doom3 replaced by just plain darkness.
- blocktube fixed (Bugzilla #984)
- fixes stex3d
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
3953e12890a7c1d45705126f581ae4c0893e917b 25-May-2004 Ian Romanick <idr@us.ibm.com> Added a couple fog coordinate related register defines.
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
b6933b68114a6eeeab7ad064a553e20b64e16e82 20-May-2004 Roland Scheidegger <rscheidegger@gmx.ch> add missing R200_RB3D_BLENDCOLOR register
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
b9cbd5272452dcaae1d1b2462ed3001d64dc55e8 14-May-2004 Roland Scheidegger <rscheidegger@gmx.ch> Fix GL_MIN and GL_MAX blend equations (set blend factors accordingly). Fix errors when blending is disabled (set blend equation and function to default values).
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
bcc6eddd335e97d49ed2ef3a1440f94d58dce12d 21-Oct-2003 Jon Smirl <jonsmirl@gmail.com> Update DRI drivers to current DRI CVS and make them work.
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h
adbec39bbf671ad80f6c557801e274cac0d305fa 06-Aug-2003 Keith Whitwell <keith@tungstengraphics.com> r200 driver, brought over by Jon Smirl
/external/mesa3d/src/mesa/drivers/dri/r200/r200_reg.h