Age | Commit message (Expand) | Author |
2003-03-01 | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul |
2002-10-29 | updated email addresses | Brian Paul |
2002-10-24 | Header file clean-up: | Brian Paul |
2002-09-27 | new texture compression infrastructure | Brian Paul |
2002-09-21 | updates from 4.0.4 (MESA_ycbcr_texture, APPLE_client_storage, etc) | Brian Paul |
2002-06-12 | Moved big/little endian code to glheader.h. | Brian Paul |
2002-06-05 | more big-endian tweaks | Brian Paul |
2002-06-03 | bring over Michel Daenzer's DRI changes | Brian Paul |
2002-03-15 | fixed typo in CONVERT_TEXEL_DWORD for convert_abgr8888_to_ai88 textures (Mich... | Brian Paul |
2002-02-21 | Fixed out-of-bounds memory write problem (CONVERT_TEXEL_DWORD macro). | Brian Paul |
2001-06-15 | Added fi_type union typedef to glheader.h. | Brian Paul |
2001-05-02 | changed parameters to _mesa_rescale_teximage2d() | Brian Paul |
2001-04-20 | Minor fixes for Win32 (Karl Schultz). | Brian Paul |
2001-03-30 | Remove all traces of CULL_MASK_ACTIVE. | Gareth Hughes |
2001-03-28 | More texture format updates. Drivers now need only plug an appropriate | Gareth Hughes |
2001-03-27 | pass dst and src to CONVERT_TEXEL() macros to fix non-ANSI problems | Brian Paul |
2001-03-27 | Updates required for DRI drivers on mesa-3-5-branch. | Gareth Hughes |
2001-03-22 | Fix texture format enum values (Brian Paul). | Gareth Hughes |
2001-03-21 | renamed some vars, added a bunch of comments | Brian Paul |
2001-03-18 | Make assertions take new GLchan formats into account. | Gareth Hughes |
2001-03-18 | - Port 3.4 texture utils, texture format work to 3.5 (including new | Gareth Hughes |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-03-07 | fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ... | Brian Paul |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul |
2000-12-26 | Major rework of tnl module | Keith Whitwell |
2000-11-22 | Committing in . | Jouk Jansen |
2000-11-09 | updated with bug fix from 3.4 branch | Brian Paul |
2000-10-29 | More GLchan color channel changes. | Brian Paul |
2000-09-13 | replaced GL_RGBA with GL_BGRA for GL_UNSIGNED_SHORT_1_5_5_5_REV datatype | Brian Paul |
2000-08-29 | added MESA_FF_R8_G8_B8 (alpha filled to 0xff) format | Brian Paul |
2000-03-30 | fixed typos in generate_lookup_tables() | Brian Paul |
2000-03-30 | fixed subtexture address calculation bug | Brian Paul |
2000-03-29 | lots of new work | Brian Paul |
2000-03-27 | added _mesa_unconvert_teximage() | Brian Paul |
2000-03-24 | initial check-in | Brian Paul |