- 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
- 972ff46 remove unused mode function by Dave Airlie · 21 years ago
- 1a544b0 switch to using driFillInModes fix depthbuffer = 0 by Dave Airlie · 21 years ago
- 6d43ce5 Fix batch.ptr when dropping a batchbuffer segment due to zero cliprects. by Keith Whitwell · 21 years ago
- fff749e Fix a couple typeos in the tables for driFillInModes. by Ian Romanick · 21 years ago
- 997e81f added more compressed formats to is_color_format() by Roland Scheidegger · 21 years ago
- 09c9bfb fix correct parameters passed to StoreImage by Daniel Borca · 21 years ago
- f449e37 _really_ fix parameters to StoreImage calls. by Adam Jackson · 21 years ago
- 3405708 added compressed formats to is_color_format() and updated some comments by Brian Paul · 21 years ago
- 3dc3cc9 Fixed a bug in vertex emitter (untile we move to t_vertex.c) by Daniel Borca · 21 years ago
- 2a28636 add i915 as it seems to build okay.. by Dave Airlie · 21 years ago
- 7aa0e61 just a comment by Brian Paul · 21 years ago
- 5b05a18 disable GL_INTENTSITY in _mesa_is_legal_format_and_type(). See table 3.6 of the 1.5 spec by Brian Paul · 21 years ago
- 916e749 s/_mesa_get_current_context()/GET_CURRENT_CONTEXT()/ by Brian Paul · 21 years ago
- 8b33258 remove the 3dfx CatchSignals stuff (the var was alwasy set) by Brian Paul · 21 years ago
- beef59e added GL_BGR and GL_BGRA to is_color_format() (Ronny Vindenes by Brian Paul · 21 years ago
- 3f3d11d fix some minor glitches in glGetTexParameter code by Brian Paul · 21 years ago
- 7cbc966 re-enable rect texture by Alan Hourihane · 21 years ago
- 4102a30 fix minor typo in comment by Brian Paul · 21 years ago
- 22dad68 don't pass GL_INTENSITY for <format> to glTexImage2D - it's illegal by Brian Paul · 21 years ago
- 694b10c document recent changes/fixes by Brian Paul · 21 years ago
- 601df9c Additional error checking for glTexImageXD. by Brian Paul · 21 years ago
- 13ad047 Roland's patch to fix promotion of alpha or luminance textures to the by Brian Paul · 21 years ago
- 41b5895 New driver for i915 as well as older i830/i845/i865 chipsets. by Keith Whitwell · 21 years ago
- d7f76c7 try and find the drm in a more likely place by Dave Airlie · 21 years ago
- d4dcc6b Add FXT1 compression support to i830 driver by Dave Airlie · 21 years ago
- 932e6fb Fix an "overflow in implicit constant conversion" warning in mEndPrimitive when by Eric Anholt · 21 years ago
- 8a41ead silence a warning by Adam Jackson · 21 years ago
- b3a4a07 remove unused stuff, fix non-native build by Dave Airlie · 21 years ago
- 15be94f fix mach64 non native.. no reason to use it... by Dave Airlie · 21 years ago
- 59b0db3 Fix reflect demo: We were using the 3D Clear path unnecessarily, which appears by Eric Anholt · 21 years ago
- 695a690 * sisChooseRenderState doesn't depend on _NEW_TEXTURE at all. by Eric Anholt · 21 years ago
- e5a916d make rm for common not complain by Dave Airlie · 21 years ago
- 9e9feac remove depend on clean by Dave Airlie · 21 years ago
- 37a9499 fix bug with emitting spec/fog report by Eric Anholt, this isn't the prettiest by Dave Airlie · 21 years ago
- 0590895 fix parse error in sign of exponents (bug 968323) by Brian Paul · 21 years ago
- 7c381a2 Fix rectangular textures on i830 - well texrect at least by Dave Airlie · 21 years ago
- e84f77b * Convert to use t_vertex.c instead of sis_vb.[ch] by Eric Anholt · 21 years ago
- a941854 corrected a bug wrt point_size by Daniel Borca · 21 years ago
- 06668ed Clean a little whitespace that's been bothering me. by Eric Anholt · 21 years ago
- 7c46033 Fix up some remaining include issues. Replace Xmalloc / Xfree with by Ian Romanick · 21 years ago
- 03d7596 The required DDX and DRI version numbers were switched. This went unnoticed by Ian Romanick · 21 years ago
- 635ba15 Add NEW_INTERFACE bits. by Eric Anholt · 21 years ago
- 1312498 fix all those warnings by Dave Airlie · 21 years ago
- f9b107d use the mesa defines by Dave Airlie · 21 years ago
- 6fc70e8 oops fix a bug I introduced by Dave Airlie · 21 years ago
- cbf863e fix the versions by Dave Airlie · 21 years ago
- 2c161cf small corrections by Daniel Borca · 21 years ago
- edea875 make endian code work on BSD by Dave Airlie · 21 years ago
- 4ffbb81 Remove use of X windows include by Dave Airlie · 21 years ago
- e1a7f31 Remove the rest of the need for glxclient.h and remove it from the tree. by Ian Romanick · 21 years ago
- 75046c5 Remove drivers that have not been converted to the new interface from by Ian Romanick · 21 years ago
- a704e44 Bool may not be available when DRI_NEW_INTERFACE_ONLY is defined. by Ian Romanick · 21 years ago
- 45e7b47 Enable use of new DRI interface in Unichrome driver. by Ian Romanick · 21 years ago
- e3a07ba Start to "modernize" the driver. by Ian Romanick · 21 years ago
- e3789eb Replace 'Display *' with '__DRInativeDisplay *'. by Ian Romanick · 21 years ago
- 98e7d81 Enable GL_EXT_blend_subtract and GL_NV_blend_square. by Ian Romanick · 21 years ago
- d672f38 Redo of removing __driRegisterExtensions(). I accidentally undid the previous check in. by Jon Smirl · 21 years ago
- 82a5581 Enable use of new DRI interface in Rage128 driver. by Ian Romanick · 21 years ago
- 4d8c039 fix minor signedness issue in assertion by Roland Scheidegger · 21 years ago
- da1766f Remove fill_in_modes and use driFillInModes instead. by Ian Romanick · 21 years ago
- 7439605 Add a new function, driFillInModes, that is to be used by drivers to by Ian Romanick · 21 years ago
- 173bc32 Fix problems when sizeof(Node) != sizeof(float) by Keith Whitwell · 21 years ago
- 93c91c3 masked out unsupported glBlendColor (some games check only the proc addr) by Daniel Borca · 21 years ago
- 8f980b0 Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out by Jon Smirl · 21 years ago