2004-12-05 |
Brian Paul | report bugs at freedesktop.org |
commit | commitdiff | tree | snapshot |
2004-12-05 |
Brian Paul | direct bug reports to freedesktop.org |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Ian Romanick | Move common GLX code to glX_XML.py. This will make... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Ian Romanick | Fix a minor bug in glXEnumFunction::PrintUsingTable... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Brian Paul | mask color indexes against palette size, per the spec |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Roland Scheidegger | only enable GL_MESA_ycbcr_texture for real r200 chips... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Roland Scheidegger | enable GL_EXT_stencil_wrap (patch from idr), including... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Brian Paul | Use the GL datatypes. Lots of assorted clean-ups. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Brian Paul | silence warning |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Brian Paul | re-disable TRACE |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Brian Paul | silence a variety of warnings found with g++ 3.4.2 |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Alan Hourihane | silence warnings |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Alan Hourihane | reverse some debug that slipped through |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Alan Hourihane | Fix some warnings |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Ian Romanick | Updated the schema. Added comments explaining some... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Corrected a problem with the sizes of the MAP[12]_... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Added a couple missing always_array annotations and... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Prevent possible divide-by-zero error. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Refactor ExtractDir and OpenDriver to be a bit more... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Use indirect_size.c and indirect_size.h generated by... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Slightly tweak the format of the size prototypes. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Use the indirect_init.c generate by using src/mesa... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Make the transition to script-genereated GLX code easier. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Make the transition to script-genereated GLX code easier. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Python script to generate various bits of client-side... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Make the transition to script-genereated GLX code easier. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Make the transition to script-genereated GLX code easier. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Make the transition to script-genereated GLX code easier. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Make the transition to script-genereated GLX code easier. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Make the transition to script-genereated GLX code easier. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Added the ability to get the size of a parameter as... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Added enums for GL_OES_read_format. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Add trivial support ARB_texture_rectangle and OES_read_... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ian Romanick | Missed GL_OES_read_format_bit in last commit. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Ian Romanick | Since we know the problem with HP_occlusion_test is... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Ian Romanick | PrioritizeTextures, GetClipPlane, and WindowPos3fMESA... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Keith Whitwell | EXT_422_pixels test |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Brian Paul | no need to include stddef.h anymore |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Brian Paul | silence a warning |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Brian Paul | added __glXFindDRIScreen to glXGetProcAddress (bug... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Brian Paul | fixed OSF/1 shared lib problem (bug 1065260) |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Brian Paul | update from Jouk |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Brian Paul | fix missing width/height error |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | Remove _mesa_ResizeBuffersMESA() call from _mesa_set_vi... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | new comments and assertions |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | Remove the redundant width, height fields in xmesa_buff... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | remove _glapi_add_entrypoint() calls, they're already... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | add a few functions in add_newer_entrypoints() |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | Change the dispatch offsets for the VertexAttrib*NV... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | silence warnings |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | misc updates |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | Set symbol visibility to 'default', if supported by... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | use new PUBLIC macro for symbol export |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | don't need glut_fbc.c |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | new GetOverlayInfo() function to reduce code and silenc... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | Have OSMesaGetProcAddress() return new OSMESAproc typedef. |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | clean up code related to dispatch table initialization |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | clean up 'depend' commands |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | typedef GLUTproc, return it from glutGetProcAddress() |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | remove -Wmissing-prototypes from g++ flags, per gcc 3.4 |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | use @ to silence some unneeded output |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | make get_static_proc_address() return a _glapi_proc |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | use _glapi_proc |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | Use new _glapi_proc typedef instead of void * for funct... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | fix typo, update version/date |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | remove the GLAPI/GLAPIENTRY defines - they're already... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | removed a bunch of #define cruft, in case anyone still... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | Removed GLCALLBACK stuff - apparently never used anywhere. |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Brian Paul | added X11 and OSMESA source to ALL_SOURCES, updated... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Brian Paul | (GLint*) casts in glGetIntegerv calls |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Brian Paul | update some type names |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Brian Paul | Use a generic function typedef instead of void * to... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Brian Paul | Use __GLXextFuncPtr type instead of void * for generic... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Brian Paul | Some new comments, clean-up formatting, etc. |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Brian Paul | Started some assorted clean-ups in #defines, typedefs... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Brian Paul | minor APIENTRY clean-ups |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Keith Whitwell | Update expected DRM version to 2.0.0 |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Ian Romanick | Added support for several additional enum-only extensions: |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Ian Romanick | Added information about numerous enums to aid the devel... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Brian Paul | update _mesa_store_teximageXd() comments and minor... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Roland Scheidegger | revert enabling of hw quads for swtcl. It lead to probl... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Ian Romanick | Set the "ignore" flag for any functions that the open... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Paul | Don't allow queries/etc of buffer object 0 - it's invis... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Paul | added GL_RED/GREEN/BLUE to is_color_format() |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Paul | silence warning, minor clean-up |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Paul | applied SPARC patch (freedesktop bug 1898) |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Paul | include <X11/Xthreads.h> instead of "Xthreads.h" |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Paul | misc updates |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Daniel Borca | handle ENABLE_BIT for EXT_stencil_two_side |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Brian Paul | fix APP_LIB_DEPS (bug 1065260) |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Adam Jackson | Sync with Xorg head: mingw build fixes from Alexander... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | moved windoze specific code outside drivers/glide/ |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | work around a bug in gcc 3.3.3 (which duplicates ASM... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | fix _mesa_image_address2d invocation |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | use float constants |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | use parentheses to avoid warning |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | the win32 interface will be moving under windows/ |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | emphasize on the contents of Glide SDK |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Roland Scheidegger | enable hw quad primitive for swtcl |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Roland Scheidegger | add LOCK_HARDWARE/UNLOCK_HARDWARE to radeonClear so... |
commit | commitdiff | tree | snapshot |
next |