remove unused vars
[mesa.git] / src / mesa / glapi /
2005-09-05 Karl Schultzremove _swrast_DrawBuffer
2005-08-26 Adam Jackson/dri/msg
2005-08-26 Alan HourihaneFix the scripts for the cygwin & mingw changes
2005-08-11 Ian RomanickRemove the logic that determines at compile time whethe...
2005-08-10 Ian RomanickRemove _glapi_check_multithread from the interface...
2005-08-09 Ian RomanickAdd rules and target to build src/mesa/x86-64/glapi_x86...
2005-08-08 Brian Pauls/Disaptch/Dispatch/ (bug 3918)
2005-08-05 Ian RomanickFix recent problems with display lists and other parts...
2005-08-03 Ian RomanickConvert all instances of XTHREADS to USE_XTHREADS....
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-28 Ian RomanickFix SPARC assembly for 64-bit
2005-07-18 Ian RomanickMissed this on the previous commit.
2005-07-18 Ian RomanickWrap every place that accesses a dispatch table with...
2005-07-02 Ian RomanickAdd support for assembly (static) dispatch functions...
2005-07-01 Brian PaulMove the PYTHON2 and PYTHON_FLAGS assignments to config...
2005-06-30 Ian RomanickReplace add_newer_entrypoints (src/mesa/main/context...
2005-06-24 Ian RomanickIgnore files generated as part of the build process.
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-06-20 Jeremy KolbFixed some issues where XCB replies were being freed...
2005-05-26 Ian RomanickFix gl_enums.py so that enums that are listed with...
2005-05-26 Ian RomanickMinor correction to EXT_framebuffer_object XML. Fix...
2005-05-26 Ian RomanickMake a couple minor corrections to gl_API.xml. Fixes...
2005-05-25 Ian RomanickFix a couple typeos in enum names.
2005-05-24 Karl Schultzmoved to windows build dir
2005-05-16 Brian Paulanother GLX / XCB patch (Jeremy Kolb)
2005-05-07 Brian PaulPatches for XCB (Jeremy Kolb)
2005-04-28 Keith WhitwellStop gcc-4.0 complaining about "type qualifiers ignored...
2005-04-28 Keith WhitwellStop gcc-4.0 complaining about "type qualifiers ignored...
2005-04-18 Ian RomanickIf the file name passed to parse_GL_API is None or...
2005-04-18 Ian RomanickRefactor a bunch of common code from the "leaf" scripts...
2005-04-18 Ian RomanickFill-in function offsets and correct a couple typos.
2005-04-18 Ian RomanickConvert all Python scripts to use XML namespaces.
2005-04-18 Ian RomanickMove the DTD to its own file.
2005-04-15 Ben CrossmanReverted the last change back to fix bug 3035
2005-04-14 Ian RomanickConvert 'variable_param' from a CDATA attribute to...
2005-04-14 Ian RomanickRefactor the handling of the '(true | false)' enumerate...
2005-04-14 Ian RomanickModify the DTD to use NMTOKEN, enumerants, and explicit...
2005-04-14 Ian RomanickIn GLX_USE_TLS builds, make GET_CURRENT_CONTEXT use...
2005-04-14 Ben CrossmanA few getenv() that werent using the mesa wrapper version
2005-04-13 Ian RomanickAdd TLS support to libGL and, by virtue of using glthre...
2005-03-17 Ian Romanickxmllint fixes. Revert 'note_unflushed' changes that...
2005-03-17 Ian RomanickEnable the generation of server-side __glGetBooleanv_si...
2005-03-17 Ian RomanickMinor refactoring and code tweaking. The only notable...
2005-03-17 Ian RomanickRefactored some of the code for PrintGlxReqSize_[ch...
2005-03-17 Ian RomanickFix the handling of zero-sized output parameters (i...
2005-03-11 Ian RomanickAdd support for ARB_draw_buffers and ARB_occlusion_quer...
2005-03-06 Ian RomanickActually *use* the count_scale value associated with...
2005-03-03 Ian RomanickFix some errors in the parameter descriptions in server...
2005-03-03 Ian RomanickCheck for some common function parameter description...
2005-02-26 Ian RomanickFairly significant changes to enums.c and the way it...
2005-02-25 Ian RomanickAdd GLX protocol support for ARB_fragement_program,
2005-02-25 Ian RomanickConvert the static functions read_pixel_reply, read_reply,
2005-02-23 Brian PaulSort the enums in the Python code, instead of at runtim...
2005-02-23 Ian RomanickCorrected the value for X_GLrop_SecondaryColor3svEXT.
2005-02-22 Brian Paulgenerate enums.c file (Zack Rusin)
2005-02-09 Ian RomanickGenerate GLX protocol for pixel single commands.
2005-02-08 Ian RomanickCorrect a couple problems / omissions in the DTD.
2005-02-08 Brian PaulAdd new entrypoints for GL_EXT_framebuffer_object.
2005-02-08 Ian RomanickDefinitions for EXT_framebuffer_object. Just <include...
2005-02-08 Ian RomanickAdd the ability to include other XML files by using a
2005-02-05 Ian RomanickFix some mixed spaces / tabs issues in generated code...
2005-02-04 Ian RomanickEnable client-side GLX support for texture compression...
2005-02-03 Ian RomanickAdded a bunch of extensions that were previously suppor...
2005-02-02 Ian RomanickSmall refactor. Add glXFunctionIterator, which derrive...
2005-02-01 Ian RomanickSmall refactor. Move several utility functions from...
2005-02-01 Ian RomanickAdd GlxProto::createEnumFunction and add a 'context...
2005-01-28 Ian RomanickRefactor the code to emit multiple-inclusion protection to
2005-01-28 Ian RomanickProperly annotate variable-length output parameters...
2005-01-28 Ian RomanickFix some get / set errors with COLOR_TABLE_*. SCALE...
2005-01-28 Ian RomanickSlightly modify the meaning of the 'handcode' attribute...
2005-01-28 Ian RomanickAdd an option to emit extra debug code in the generated...
2005-01-27 Ian RomanickMark a couple more function parameters as counters.
2005-01-27 Ian RomanickAdd numerous 'get'-type functions to most of the enums...
2005-01-27 Ian RomanickThe 'mode' setting of a function within an 'enum' eleme...
2005-01-25 Ian RomanickAdd a glFunctionIterator class to iterate over the...
2005-01-25 Ian RomanickStupid text editor...convert wayward tabs to spaces.
2005-01-25 Ian RomanickAdd a "count" attribute to "enums" elements to set...
2005-01-24 Ian RomanickCorrectly set the name of the generating script.
2005-01-24 Ian RomanickMove all the code for generating "size" related functio...
2005-01-24 Ian RomanickCorrect some of the dependencies and clean things up...
2005-01-24 Ian RomanickRemove glEnum::startElement, but refactor out some...
2005-01-24 Ian RomanickSince only one of the places that used glXFunction...
2005-01-24 Ian RomanickMake sure that functions added to gl_API.xml that do...
2005-01-12 Brian PaulSome initial work for OpenGL 2.0: glStencilFunc/Op...
2005-01-07 Ian RomanickUse GNU AS label aliasing, if available. This must...
2005-01-07 Ian RomanickScript to generate rough GLX protocol documentation...
2005-01-07 Ian RomanickTrack the GLX protocol names for GL types.
2005-01-07 Ian RomanickPixel oriented render functions are now generated by the
2005-01-07 Ian RomanickThe generic_*_byte functions did not rount the command...
2005-01-03 Ian RomanickThe opcode and command length fields of RenderLarge...
2004-12-27 Ian RomanickFixed two problems with the handling of GLX protocol...
2004-12-21 Ian RomanickUsed GCC's __builtin_expect when available. Change...
2004-12-21 Ian RomanickAdded some comments and fixed typeos. Slightly refacto...
2004-12-20 Ian RomanickUse GLX protocol code generated by glX_proto_send.py.
2004-12-20 Ian RomanickNo GLX protocol for GL_ATI_fragment_shader.
next