- May 04, 2005
-
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Keith Whitwell authored
which is automatically generated to match the current texture environment state. Introduces a new value ctx->FragmentProgram._Active which is true when either _Enabled is true or there is such a fragment program ready to run. To test out on a driver running the software rasterizer, set MESA_TEX_PROG=t in the environment. It goes without saying that performance is lower for the software rasterizer in this mode.
-
Keith Whitwell authored
-
Keith Whitwell authored
-
Keith Whitwell authored
them easily.
-
Keith Whitwell authored
-
Jouk Jansen authored
Committing in . OpenVMS compile update Modified Files: Mesa/src/mesa/shader/slang/descrip.mms ----------------------------------------------------------------------
-
Jon Smirl authored
but it isn't the right something yet.
-
Brian Paul authored
-
Brian Paul authored
-
- May 03, 2005
-
-
Keith Whitwell authored
-
- May 01, 2005
-
-
Aapo Tahkola authored
-
Felix Kühling authored
-
Felix Kühling authored
a marginal speedup, but I'm not sure this has the same effect on all hardware. Tested on Savage IX and ProSavageDDR. For experimenting with different values see the macros at the start of savagestate.c.
-
Jon Smirl authored
Added code to support NEW_INTERFACE. It still doesn't work. Made it build from make linux-solo.
-
- Apr 30, 2005
-
-
Brian Paul authored
-
Aapo Tahkola authored
-
Felix Kühling authored
_mesa_GetIntegerv(GL_COMPRESSED_TEXTURE_FORMATS_ARB). Must be ENUM_TO_INT. mesa/progs/tests/texenv now lists supported compressed texture formats correctly.
-
Felix Kühling authored
S3TC support for an older driver version. On Savage3D/IX/MX GL_EXT_texture_compression_s3tc can't be enabled because DXT3 and DXT5 are not supported. However GL_S3_s3tc is enabled on all Savage chips. Tested on a Savage IX and a ProSavageDDR
-
- Apr 29, 2005
-
-
Jon Smirl authored
-
Keith Whitwell authored
-
Keith Whitwell authored
-
Keith Whitwell authored
-
Keith Whitwell authored
-
Keith Whitwell authored
-
Keith Whitwell authored
-
Keith Whitwell authored
-
Keith Whitwell authored
-
- Apr 28, 2005
-
-
Brian Paul authored
fix _tnl_copy_to_current() so that current edge flag and rasterpos aren't trashed by color index updates
-
Keith Whitwell authored
return type".
-
Keith Whitwell authored
return type".
-
- Apr 27, 2005
-
-
Brian Paul authored
-
- Apr 26, 2005
-
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
- Apr 25, 2005
-
-
Aapo Tahkola authored
-