summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-05-07assorted warning clean-ups for x86_64, etc (Mikko T.)Brian Paul
2005-05-07x86-64 transform optimizations (Mikko T.)Brian Paul
2005-05-06fix cpp / bytesPerPixel problem (bug 1196554)Brian Paul
2005-05-06remove bad assertion, added new ones in clear_pixmap()Brian Paul
2005-05-06restore call to SetBuffer() in clear_color_buffers(), only temporaryBrian Paul
2005-05-06Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...Ben Skeggs
2005-05-06Fix problem generating mode db. Miniglxtest works now.Jon Smirl
2005-05-06Missing setups that cause all kinds of problems with hw tnl.Aapo Tahkola
2005-05-05Port Mesa to build on a P64 platform (e.g., Win64). P64 platformsKarl Schultz
2005-05-05fix for renderbuffer (Andreas Stenglein)Brian Paul
2005-05-05remove some test codeBrian Paul
2005-05-05Getting rusty... 4278 was already there.Aapo Tahkola
2005-05-05Fix up origin in dri/fb driverJon Smirl
2005-05-05Flat shading and bunch of clarifications to r300_reg.h .Aapo Tahkola
2005-05-05Refactor COMMON_SOURCES up to Makefile.templateAdam Jackson
2005-05-05Minor touchups to fbdev renderbuffer supportJon Smirl
2005-05-05Pack tex coord regs at vertex program backend.Aapo Tahkola
2005-05-05more updates for users of s_spantemp.hBrian Paul
2005-05-04Add drirenderbuffer.c to COMMON_SOURCESAdam Jackson
2005-05-04fix s_spantemp.h includesBrian Paul
2005-05-04FBO changesBrian Paul
2005-05-04fix xm_span2.c referenceBrian Paul
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2005-05-04don't call XTranslateCoordinates() if rendering to pixmapBrian Paul
2005-05-04Add a facility to route all rasterization through a fragment programKeith Whitwell
2005-05-04Sort instructions for clarity.Keith Whitwell
2005-05-04Include negate information in disassembly output.Keith Whitwell
2005-05-04Mark unused registers as undefined so dissassemblers can recognizedKeith Whitwell
2005-05-04Improve the quality of the disassembly output for fragment programs.Keith Whitwell
2005-05-04 Committing in .Jouk Jansen
2005-05-04DRI fbdev driver getting better. Now I can see something on the screenJon Smirl
2005-05-04sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)Brian Paul
2005-05-03Import all texture coordinate arrays. Import them only once.Keith Whitwell
2005-05-01Add support to external tnl switcher and disable hw tnl by default.Aapo Tahkola
2005-05-01Bumped the Savage driver date (a bit late) to mark S3TC support.Felix Kuehling
2005-05-01Fixed and cleaned up programming of watermark registers. There may beFelix Kuehling
2005-05-01Improve the DRI fb driver, now it compiles.Jon Smirl
2005-04-30apply previous GL_COMPRESSED_TEXTURE_FORMATS_ARB fix to generator file, and r...Brian Paul
2005-04-30r300 side support for fixed function pipeline. This isnt functional with curr...Aapo Tahkola
2005-04-30Fixed bogus ENUM_TO_BOOLEAN inFelix Kuehling
2005-04-30Added S3TC support to the Savage driver with some help from Mark Cass'sFelix Kuehling
2005-04-29Fix include path to make build workJon Smirl
2005-04-29Format for 80 columns. Add alternate matrix mul based on MAD rather than DP4.Keith Whitwell
2005-04-29Add DISASSEM define, similar to other program generator files.Keith Whitwell
2005-04-29Put back not-so-redundant #ifdef.Keith Whitwell
2005-04-29Remove redundant #ifdef, fix compiler warningKeith Whitwell
2005-04-29Maintain a fragment program for current texturing state.Keith Whitwell
2005-04-28fix _tnl_copy_to_current() so that current edge flag and rasterpos aren't tra...Brian Paul
2005-04-28Stop gcc-4.0 complaining about "type qualifiers ignored on functionKeith Whitwell
2005-04-28Stop gcc-4.0 complaining about "type qualifiers ignored on functionKeith Whitwell