merge the (rest of) texmem branch
[mesa.git] / src / glx /
2006-11-01 Keith Whitwellmerge the (rest of) texmem branch
2006-10-16 Ian RomanickFix bug #8563.
2006-10-13 Ian RomanickFix dumb build errors.
2006-10-13 Brian Paulinclude glapi.h to fix broken build
2006-10-11 Ian RomanickFix bug #4681.
2006-10-09 Brian Pauladded a SyncHandle() call, remove UnlockDisplay() call...
2006-10-09 Brian PaulUpdates for XCB. Bug 8560.
2006-10-07 Ian RomanickMajor clean up of MakeContextCurrent
2006-10-04 Ian RomanickChanges to generated code caused by the previous commits.
2006-10-04 Brian Paulin MakeContextCurrent() use old display pointer for...
2006-09-26 Jeremy KolbUpdate to use the new XCB naming convention.
2006-08-31 Ian RomanickFix problems with vertex program protocol
2006-08-30 Ian RomanickAdd missing parenthesis so that glXSwapIntervalSGI...
2006-08-29 Ian RomanickDeprecate GL_EXT_vertex_weighting.
2006-08-29 Ian RomanickClean up GLX function exports.
2006-08-25 Ian RomanickAdd a couple of the missing GL 2.0 functions. Enable...
2006-08-24 Ian RomanickGL_EXT_paletted_texture functions should alias GL_SGI_c...
2006-08-24 Ian RomanickAdd a new offset mode to the GL API XML. This mode...
2006-08-14 Michel DänzerBug #7169: Attempt to make libGL symbols visible to...
2006-08-10 Adam Jacksonlinux-indirect target fixes.
2006-07-15 Tilman Sauerbeckfix a memleak (that code block has been commented out...
2006-07-13 Ian RomanickMove initialization of server_support from __glXProcess...
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2006-07-12 Brian PaulNew config var DRI_DRIVER_SEARCH_DIR to specify where...
2006-07-12 Tilman Sauerbeckfix a memleak
2006-06-22 Brian PaulNew 'install' targets in makefile. See bug 2372.
2006-06-13 Kristian HøgsbergFix all instances of calling __glXSetupForCommand befor...
2006-06-12 Brian Paulmake do_vertex_attrib_enable() static
2006-06-12 Brian Paulinclude glxclient.h to silence missing prototypes warning
2006-05-11 Brian PaulIn __glXPushArrayState() we weren't pushing the index...
2006-05-09 Brian PaulWhen error-checking 'unit' against num_texture_units...
2006-05-01 Adam JacksonUpdate function signatures for EXT_tfp entrypoints.
2006-04-11 David RevemanFBConfig support for EXT_tfp
2006-04-11 David RevemanAdd attrib_list to glXBindTexImageEXT
2006-04-11 David RevemanFix CreateDrawable
2006-04-07 Dave Airliemake miniglx use libdrm properly
2006-04-07 Adam JacksonCoverity #943: Avoid a NULL chase.
2006-04-03 Dave Airliesetup to use pci access, comment out size bumps,
2006-04-03 Dave Airliedo a drm lock/unlock sequence after the client close
2006-04-03 Dave Airlieadd width to struct for width != virtual width
2006-04-03 Dave Airliemake miniglx use libdrm and libpciaccess
2006-04-03 Adam JacksonCoverity #468: Fill in the rest of the error_list to...
2006-03-31 Brian PaulDave Reveman's patch for GLX_MESA_copy_sub_buffer support
2006-03-14 Brian PaulSet always_array=true for glGenProgramsNV (Dave Reveman)
2006-03-09 Brian Pauls/GLint/int/, to fit GLX conventions
2006-03-09 Brian PaulInstead of adding extra flags to DEFINES with +=, defin...
2006-02-24 Brian PaulEXT_framebuffer_object (Dave Reveman)
2006-02-15 Brian Paulremove stray 'foo' line
2006-02-14 Brian Paulreplace size_t * w/ unsigned int * (Jurg Billeter)
2006-02-07 Brian PaulDavid Reveman's GLX_EXT_texture_from_pixmap extension...
2005-12-02 Brian PaulTest sizeof(drm_handle_t) instead of LONG64 when return...
2005-11-30 Ian RomanickThis is a major re-work of the __indirect_glInterleaved...
2005-10-20 Brian Paulrestore FASTCALL stuff
2005-10-20 Brian Paulfix bad loops in TransposeMatrix[fd]()
2005-10-20 Brian PaulDisable the FASTCALL optimization because it still...
2005-09-19 Brian Pauls/unsigned long/drm_handle_t/ to get compilation of...
2005-09-12 Brian Pauluse ASM_API variable, bug 4415
2005-08-31 Dave Airliecomplete fix for miniglx startup issue since driver...
2005-08-26 Adam Jackson/dri/msg
2005-08-26 Alan HourihaneFix the scripts for the cygwin & mingw changes
2005-08-25 Alan Hourihaneupdate for mingw
2005-08-24 Alan HourihaneFix Windows build problems.
2005-08-19 Adam JacksonConvert libGL and DRI drivers to require libdrm.
2005-08-19 Ian RomanickFix a realloc problem with indirect vertex arrays....
2005-08-11 Ian RomanickRemove the logic that determines at compile time whethe...
2005-08-11 Ian RomanickMakefile cleanups suggested by George Fufutos (bugzilla...
2005-08-11 Brian Paulfix X #includes so they're relative to X11/ directory...
2005-08-10 Ian RomanickRemove _glapi_check_multithread from the interface...
2005-08-08 Dave Airliefix miniglx setting virtual size of 832 for 800x600
2005-08-05 Ian RomanickFixes bugzilla #1730.
2005-08-05 Ian RomanickIn order to create the set of available extensions...
2005-08-03 Ian RomanickConvert all instances of XTHREADS to USE_XTHREADS....
2005-08-03 Dave AirlieAdd color tiling support to miniglx for radeon
2005-08-01 Ian RomanickFix build problems related to finding Xthreads.h.
2005-07-29 Ian RomanickRemove unused structures and data fields. These had...
2005-07-29 Ian RomanickAdd a new config called linux-indirect. This build...
2005-07-29 Jon SmirlCommit Ian's fixes from Bug 3877
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-26 Ian RomanickRemove the last remnants of GLX_BUILT_IN_XMESA. This...
2005-07-26 Ian RomanickNo, really, get rid of all the remaining references...
2005-07-26 Ian RomanickQuote $(CC) and $(CXX) so that 'CC=ccache gcc' and...
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-07-25 Brian PaulAdded -linker option to mklib, used to specify a partic...
2005-07-24 Ian RomanickGut a few more dead bits. Replace uses of the CreateNe...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-07-23 Adam JacksonAdd two aliases for some PointParameters entrypoints...
2005-07-02 Ian RomanickAdd support for assembly (static) dispatch functions...
2005-06-24 Ian RomanickFix non-x86 specific builds. The changes from glTexIma...
2005-06-24 Jeremy KolbFixed the XCB implementation when always_array is true...
2005-06-22 Ian RomanickMark GenQueriesARB at 'always_array="true"'. This...
2005-06-22 Jeremy KolbFixed a bug where GenQueriesARB was generating the...
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-06-20 Jeremy Kolbran "make" after update to glX_proto_send.py.
2005-05-28 Dave Airlieuse shared-core
2005-05-26 Ian RomanickMake a couple minor corrections to gl_API.xml. Fixes...
2005-05-25 Ian RomanickCommit the changes propagated from Jeremy Kolb's change...
2005-05-07 Brian PaulPatches for XCB (Jeremy Kolb)
2005-04-18 Ian RomanickAdd support for pthreads and TLS to libGL for __glXLock...
2005-04-18 Ian RomanickSend GL_PACK_INVERT_MESA state to the server. This...
2005-04-14 Ian RomanickAdd missing includes of indirect.h.
next