- 1c2a498 several new bugs by Daniel Borca · 21 years ago
- 25f0e82 minor corrections by Daniel Borca · 21 years ago
- 1ff6188 GL_MODULATE/GL_REPLACE multitex (wasteful, but apparently needed by some apps) by Daniel Borca · 21 years ago
- 0f7eb92 SGIS_generate_mipmap by Daniel Borca · 21 years ago
- dc8a760 Miniglx clients now authorize with server DRM by Jon Smirl · 21 years ago
- 84e6b16 add debugging for compresssed textures by Dave Airlie · 21 years ago
- c058917 fix up heights for i830/i915 texture compression by Dave Airlie · 21 years ago
- 78e19b5 move config options to same place as other drivers (again for S3TC patch later) by Dave Airlie · 21 years ago
- 620c998 use a switch statement makes integrating the s3tc patch easier by Dave Airlie · 21 years ago
- 11a03a1 enable FXT1 texture compression for ixxx chipsets by Dave Airlie · 21 years ago
- 43942fd move over changes to intel driver from i830 driver for modes by Dave Airlie · 21 years ago
- ba3d088 fixed vertex RGBA by Daniel Borca · 21 years ago
- 9a9614e Make solo radeon/r128 drivers track fix for DRI bug 849 by Jon Smirl · 21 years ago
- bdf3e2b Remove DRM_PAGE_SIZE from fb and i810 drivers since it was being used. by Jon Smirl · 21 years ago
- 65293d8 Fix unichrome solo build to not need X11 headers. Minor change to by Jon Smirl · 21 years ago
- 486e5c2 Make GET_PROGRAM_NAME work with uCLibc using the __progname hack. by Felix Kuehling · 21 years ago
- 368f3c5 Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_name by Jon Smirl · 21 years ago
- d53d429 use tnl_emit_func, it's safer by Daniel Borca · 21 years ago
- d2dbb25 correct X86_DISPATCH_FUNCTION_SIZE if THREADS is defined by Roland Scheidegger · 21 years ago
- 1e7ce9f Convert miniglx to use xf86drm from dri/drm/libdrm instead of src/mesa/drivers/dri/dri_client by Jon Smirl · 21 years ago
- 5500094 Convert miniglx to use Ian's fancy new driver config code. by Jon Smirl · 21 years ago
- 10b3bf6 Fix typos in comments. by Ian Romanick · 21 years ago
- 6c5402b Another "if it ain't broke, don't fix it" moment. Revert some more by Ian Romanick · 21 years ago
- 8a08853 fixed AIX color interpolation bug by Brian Paul · 21 years ago
- cbc96b7 patch for AIX (bug 983144) by Brian Paul · 21 years ago
- cacf473 added cast to fix AIX color interpolation problem (bug 983144) by Brian Paul · 21 years ago
- 3e94fd3 added GL_ARB_point_sprite. by Daniel Borca · 21 years ago
- fd00382 fixed non-threaded codepath by Daniel Borca · 21 years ago
- 3e77737 Bugzilla #755: Fix polygon offset by setting DEPTH_SCALE to depth_scale instead by Eric Anholt · 21 years ago
- aaebfc8 Patch removes _SOLO definition needed for mesa-solo. mesa-solo by Jon Smirl · 21 years ago
- 2371033 document some assumptions made about compressed texture tile size by Brian Paul · 21 years ago
- 1675058 a few comments by Brian Paul · 21 years ago
- bbea6ec disable some debug printfs by Brian Paul · 21 years ago
- d07859e redo the event loop to make event response better by Brian Paul · 21 years ago
- 3bdc853 init some vars to silence warnings by Brian Paul · 21 years ago
- 009542a added GL_EXT_fog_coord. added GL_EXT_blend_equation_separate. minor cleanup. by Daniel Borca · 21 years ago
- 3aa364c put back the correct dispatcher for non-threaded builds. by Daniel Borca · 21 years ago
- d14d103 Fix a potential race condition. Fix a couple of places where by Ian Romanick · 21 years ago
- 2491d51 Make sure THREADS is set no matter which threading model is selected. by Ian Romanick · 21 years ago
- dedff2c just a test; no change by Brian Paul · 21 years ago
- 953f2a6 just a test; no change by Brian Paul · 21 years ago
- 9eaecaf just a test; no change by Brian Paul · 21 years ago
- 41fc595 just a test; no change by Brian Paul · 21 years ago
- 04e29af just a test; no change by Brian Paul · 21 years ago
- 76cfed8 added commands for AIX shared libs (Shane Blackett) by Brian Paul · 21 years ago
- 6d50d91 added aix-static config, make aix config build dynamic libs by Brian Paul · 21 years ago
- 3d38361 Rename the various function types in t_context.h to include a tnl_ prefix. by Keith Whitwell · 21 years ago
- c3c8c71 Remove __driRegisterExtensions by Keith Whitwell · 21 years ago
- f8b1825 Rename 'emit_func' usages in drivers. Will also rename the ones in t_context.h. by Keith Whitwell · 21 years ago
- 869fc59 fix for older gcc's (from freedesktop bug id #419) by Alan Hourihane · 21 years ago
- 160215b Add t_context.h include for drivers. by Keith Whitwell · 21 years ago
- 009aa3e Add infrastructure for t_vertex.c codegen. Add an example driver by Keith Whitwell · 21 years ago
- 8e77da1 First phase of TLS work. At this point SPARC assembly dispatch is by Ian Romanick · 21 years ago
- c61c7cb This should make most linux-solo drivers work again. Mainly a fix by Jon Smirl · 21 years ago
- 7c1207a fixed vertex program state references by Brian Paul · 21 years ago
- fc84e82 fix another bug in get_register_pointer() by Brian Paul · 21 years ago
- 80cc018 the get_register_pointer() function was pretty well broken in a few ways by Brian Paul · 21 years ago
- ac33dd1 disable some debug code by Brian Paul · 21 years ago
- 824fdf0 remove trailing whitespace and misc clean-ups by Brian Paul · 21 years ago
- 2675569 add missing R200_RB3D_BLENDCOLOR to r200/radeon_sanity.c by Roland Scheidegger · 21 years ago
- dbe1eca option to test with display lists by Brian Paul · 21 years ago
- 36bdb07 glBegin/EndQueryARB bug fix by Brian Paul · 21 years ago
- d322dc1 glBegin/EndQueryARB didn't work inside display lists by Brian Paul · 21 years ago
- 625a339 make sure Q has a good value before drawing a sample by Brian Paul · 21 years ago
- c2bffec Mesa-solo builds with these changes. There are still more fixups needed to by Jon Smirl · 21 years ago
- e16f6e3 Re-enable SPARC assembly on sunos5-gcc platform. by Ian Romanick · 21 years ago
- 9eecb03 Make sure mklib sees the definition of CC and CXX. Make mklib respect by Ian Romanick · 21 years ago
- 74b380b Corrected a float to ubyte conversion bug with fog enabled. by Erdi Chen · 21 years ago
- c9a4156 remove program from hash table when deleted (bug 979514) by Brian Paul · 21 years ago
- a09db0a new test which uses mixed texgen/non-texgen texture coordinates to exhibit potential bugs in hardware drivers by Roland Scheidegger · 21 years ago
- 9a47d2b fix GL_HP_occlusion_test bug, use glext.h version 23 by Brian Paul · 21 years ago
- 939dd17 fix HP occlusion testing when using generic span path by Brian Paul · 21 years ago
- de67b3e fix capitalization, new comments, etc by Brian Paul · 21 years ago
- 6cf3f57 added library dependencies (bug #978758) by Brian Paul · 21 years ago
- adf6d0d hack for compressed textures with aspectratio greater than 8:1 by Daniel Borca · 21 years ago
- 701987c disabled unnecessary assertions in texture replicator by Daniel Borca · 21 years ago
- b3eda24 added back x86 entrypoints by Daniel Borca · 21 years ago
- 0349b4b Fixed occlusion_zless_triangle() to work with 16 or 32-bit Z buffers. by Brian Paul · 21 years ago
- d7ea750 revert accidental change from rev. 1.10 by Roland Scheidegger · 21 years ago
- e4fbcd0 updated to version 23 by Brian Paul · 21 years ago
- ea93e6d Don't include glapi_*.S files in DRI / solo builds. by Ian Romanick · 21 years ago
- 6b869d4 Alexander Gottwald's patch for cygwin by Brian Paul · 21 years ago
- a64feef check for NULL pointer to glTexImage (fix verified by Adam Jackson) by Brian Paul · 21 years ago
- 3ea9cf0 added support for non-64bit compilers by Daniel Borca · 21 years ago
- 0590786 call ctx->Driver.NewProgram() instead of CALLOC/etc in _mesa_LoadProgramNV. Fixes problems found with Cg demos. by Brian Paul · 21 years ago
- 2635914 remove redundant program field initializers in BindProgram(); ctx->Driver.NewProgram() does the inits by Brian Paul · 21 years ago
- 636d4db latest bug fixes, etc. by Brian Paul · 21 years ago
- 7576b9b store's to RC/HC didn't work (bug 976287) by Brian Paul · 21 years ago
- f252f64 Big-endian texture fixes from Michel Dänzer. by Brian Paul · 21 years ago
- 07694b8 Remove ADD_POINTERS code from import() function - it broke UT2004. by Brian Paul · 21 years ago
- f0f23aa Hack for linear fogging. Added empty routines for WGL_ARB_pixel_format WGL_ARB_render_texture WGL_ARB_pbuffer by Daniel Borca · 21 years ago
- 1e93e19 Use correct macros for packing pixel colors -- this bug is probably by Keith Whitwell · 21 years ago
- 594c3f6 add missing license texts by Keith Whitwell · 21 years ago
- 8ad2809 use I8 internal format for GL_INTENSITY, GL_ALPHA and GL_LUMINANCE texture formats. Fix various small bugs with tex env combine mode GL_DOT3_RGB(A)/GL_DOT3_RGB(A)_EXT by Roland Scheidegger · 21 years ago
- e3f926a use I8 internal format for GL_INTENSITY, GL_ALPHA and GL_LUMINANCE texture formats. Fix potential bug with tex env combine mode GL_DOT3_RGB/GL_DOT3_RGB_EXT and ALPHA_SCALE by Roland Scheidegger · 21 years ago
- 6c1833e fix tex env mode GL_BLEND for GL_INTENSITY texture formats by Roland Scheidegger · 21 years ago
- fb75ca1 Make the test check for core GL version 1.3 in addition to testing for by Ian Romanick · 21 years ago
- 919498e Fix up texture compression mipmapping .. not sure if it fixes FXT1 but by Dave Airlie · 21 years ago
- 85ffbdd fix component indexing bug in _mesa_texstore_al88() by Brian Paul · 21 years ago
- ed60bc6 don't use // comments (Thomas Hellstrom) by Brian Paul · 21 years ago