Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dave Airlie eab896cc21 fix coverity 926: use before NULL check 19 years ago
..
common fix coverity 926: use before NULL check 19 years ago
fb compilation fixes, don't know if runtime works 20 years ago
ffb replace GLdepth with GLuint 20 years ago
gamma Remove the many aliases for 'struct mem_block' in mm.h 20 years ago
glcore Start a software-only DRI driver for use in the new accelerated indirect 20 years ago
i810 replace the texture level hack used in radeon/r200 to allow larger textures with different methods to calculate the announced maximum texture sizes. Default is still the same (that is, radeon/r200 default to not announce anything which might not fit, i830/i915 default to 1 texture must fit). Bug #5785. 19 years ago
i915 Fix STENCIL_WRITE_MASK defn for bug 5902 19 years ago
mach64 Remove the many aliases for 'struct mem_block' in mm.h 20 years ago
mga replace the texture level hack used in radeon/r200 to allow larger textures with different methods to calculate the announced maximum texture sizes. Default is still the same (that is, radeon/r200 default to not announce anything which might not fit, i830/i915 default to 1 texture must fit). Bug #5785. 19 years ago
r128 replace the texture level hack used in radeon/r200 to allow larger textures with different methods to calculate the announced maximum texture sizes. Default is still the same (that is, radeon/r200 default to not announce anything which might not fit, i830/i915 default to 1 texture must fit). Bug #5785. 19 years ago
r200 No need to call *_FIREVERTICES twice. 19 years ago
r300 implement arl and enable hw nv_vp. 19 years ago
radeon coverity check bug fix going over end of array 19 years ago
s3v Remove the many aliases for 'struct mem_block' in mm.h 20 years ago
savage replace the texture level hack used in radeon/r200 to allow larger textures with different methods to calculate the announced maximum texture sizes. Default is still the same (that is, radeon/r200 default to not announce anything which might not fit, i830/i915 default to 1 texture must fit). Bug #5785. 19 years ago
sis fix broken assertions so dri drivers compile with -DDEBUG (replace GL_STENCIL_INDEX8 with GL_STENCIL_INDEX8_EXT). Fix potential problem with drivers which use 32bit z buffers. 19 years ago
tdfx s/IntFormat/InternalFormat/ and s/Format/_BaseFormat/ for gl_color_table. 20 years ago
trident Remove the many aliases for 'struct mem_block' in mm.h 20 years ago
unichrome fix broken assertions so dri drivers compile with -DDEBUG (replace GL_STENCIL_INDEX8 with GL_STENCIL_INDEX8_EXT). Fix potential problem with drivers which use 32bit z buffers. 19 years ago
Makefile replace semicolon with && 20 years ago
Makefile.template Add _mesa_exec_malloc() and _mesa_exec_free() for allocating 20 years ago