mesa.git
2004-12-03 Brian Paulsilence warning
2004-12-03 Brian Paulre-disable TRACE
2004-12-03 Brian Paulsilence a variety of warnings found with g++ 3.4.2
2004-12-02 Alan Hourihanesilence warnings
2004-12-02 Alan Hourihanereverse some debug that slipped through
2004-12-02 Alan HourihaneFix some warnings
2004-12-02 Ian RomanickUpdated the schema. Added comments explaining some...
2004-12-01 Ian RomanickCorrected a problem with the sizes of the MAP[12]_...
2004-12-01 Ian RomanickAdded a couple missing always_array annotations and...
2004-12-01 Ian RomanickPrevent possible divide-by-zero error.
2004-12-01 Ian RomanickRefactor ExtractDir and OpenDriver to be a bit more...
2004-12-01 Ian RomanickUse indirect_size.c and indirect_size.h generated by...
2004-12-01 Ian RomanickSlightly tweak the format of the size prototypes.
2004-12-01 Ian RomanickUse the indirect_init.c generate by using src/mesa...
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickPython script to generate various bits of client-side...
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickAdded the ability to get the size of a parameter as...
2004-12-01 Ian RomanickAdded enums for GL_OES_read_format.
2004-12-01 Ian RomanickAdd trivial support ARB_texture_rectangle and OES_read_...
2004-12-01 Ian RomanickMissed GL_OES_read_format_bit in last commit.
2004-11-30 Ian RomanickSince we know the problem with HP_occlusion_test is...
2004-11-30 Ian RomanickPrioritizeTextures, GetClipPlane, and WindowPos3fMESA...
2004-11-30 Keith WhitwellEXT_422_pixels test
2004-11-29 Brian Paulno need to include stddef.h anymore
2004-11-29 Brian Paulsilence a warning
2004-11-29 Brian Pauladded __glXFindDRIScreen to glXGetProcAddress (bug...
2004-11-29 Brian Paulfixed OSF/1 shared lib problem (bug 1065260)
2004-11-29 Brian Paulupdate from Jouk
2004-11-28 Brian Paulfix missing width/height error
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-11-27 Brian Paulnew comments and assertions
2004-11-27 Brian PaulRemove the redundant width, height fields in xmesa_buff...
2004-11-27 Brian Paulremove _glapi_add_entrypoint() calls, they're already...
2004-11-27 Brian Pauladd a few functions in add_newer_entrypoints()
2004-11-27 Brian PaulChange the dispatch offsets for the VertexAttrib*NV...
2004-11-27 Brian Paulsilence warnings
2004-11-27 Brian Paulmisc updates
2004-11-27 Brian PaulSet symbol visibility to 'default', if supported by...
2004-11-27 Brian Pauluse new PUBLIC macro for symbol export
2004-11-27 Brian Pauldon't need glut_fbc.c
2004-11-27 Brian Paulnew GetOverlayInfo() function to reduce code and silenc...
2004-11-27 Brian PaulHave OSMesaGetProcAddress() return new OSMESAproc typedef.
2004-11-27 Brian Paulclean up code related to dispatch table initialization
2004-11-27 Brian Paulclean up 'depend' commands
2004-11-27 Brian Paultypedef GLUTproc, return it from glutGetProcAddress()
2004-11-27 Brian Paulremove -Wmissing-prototypes from g++ flags, per gcc 3.4
2004-11-27 Brian Pauluse @ to silence some unneeded output
2004-11-27 Brian Paulmake get_static_proc_address() return a _glapi_proc
2004-11-27 Brian Pauluse _glapi_proc
2004-11-27 Brian PaulUse new _glapi_proc typedef instead of void * for funct...
2004-11-27 Brian Paulfix typo, update version/date
2004-11-27 Brian Paulremove the GLAPI/GLAPIENTRY defines - they're already...
2004-11-27 Brian Paulremoved a bunch of #define cruft, in case anyone still...
2004-11-27 Brian PaulRemoved GLCALLBACK stuff - apparently never used anywhere.
2004-11-26 Brian Pauladded X11 and OSMESA source to ALL_SOURCES, updated...
2004-11-26 Brian Paul(GLint*) casts in glGetIntegerv calls
2004-11-26 Brian Paulupdate some type names
2004-11-25 Brian PaulUse a generic function typedef instead of void * to...
2004-11-25 Brian PaulUse __GLXextFuncPtr type instead of void * for generic...
2004-11-25 Brian PaulSome new comments, clean-up formatting, etc.
2004-11-25 Brian PaulStarted some assorted clean-ups in #defines, typedefs...
2004-11-25 Brian Paulminor APIENTRY clean-ups
2004-11-25 Keith WhitwellUpdate expected DRM version to 2.0.0
2004-11-24 Ian RomanickAdded support for several additional enum-only extensions:
2004-11-24 Ian RomanickAdded information about numerous enums to aid the devel...
2004-11-23 Brian Paulupdate _mesa_store_teximageXd() comments and minor...
2004-11-23 Roland Scheideggerrevert enabling of hw quads for swtcl. It lead to probl...
2004-11-23 Ian RomanickSet the "ignore" flag for any functions that the open...
2004-11-22 Brian PaulDon't allow queries/etc of buffer object 0 - it's invis...
2004-11-22 Brian Pauladded GL_RED/GREEN/BLUE to is_color_format()
2004-11-22 Brian Paulsilence warning, minor clean-up
2004-11-22 Brian Paulapplied SPARC patch (freedesktop bug 1898)
2004-11-22 Brian Paulinclude <X11/Xthreads.h> instead of "Xthreads.h"
2004-11-22 Brian Paulmisc updates
2004-11-22 Daniel Borcahandle ENABLE_BIT for EXT_stencil_two_side
2004-11-15 Brian Paulfix APP_LIB_DEPS (bug 1065260)
2004-11-15 Adam JacksonSync with Xorg head: mingw build fixes from Alexander...
2004-11-15 Daniel Borcamoved windoze specific code outside drivers/glide/
2004-11-15 Daniel Borcawork around a bug in gcc 3.3.3 (which duplicates ASM...
2004-11-15 Daniel Borcafix _mesa_image_address2d invocation
2004-11-15 Daniel Borcause float constants
2004-11-15 Daniel Borcause parentheses to avoid warning
2004-11-15 Daniel Borcathe win32 interface will be moving under windows/
2004-11-15 Daniel Borcaemphasize on the contents of Glide SDK
2004-11-12 Roland Scheideggerenable hw quad primitive for swtcl
2004-11-12 Roland Scheideggeradd LOCK_HARDWARE/UNLOCK_HARDWARE to radeonClear so...
2004-11-12 Roland Scheidegger(from r200 driver) If an application cleared before...
2004-11-12 Roland Scheideggerfix quads to use GL_QUADS instead of GL_TRIANGLES as...
2004-11-12 Daniel Borcasmall note regarding SSE under pure DOS
2004-11-12 Daniel Borcaadded a few sanity checks
2004-11-12 Daniel Borcaadded DD_TRI_TWOSTENCIL to ease EXT_stencil_two_side...
2004-11-12 Daniel Borcawip hack for EXT_stencil_two_side
2004-11-12 Daniel Borcapop(stencil) for EXT_stencil_two_side
2004-11-12 Adam Jacksonbrown paper bag, r100 can't do hardware quads.
next