index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
Age
Commit message (
Expand
)
Author
2006-03-06
Later versions of Python handle formats like '% 5u' differently. For
Ian Romanick
2006-03-06
Generate server-side GLX protocol decode functions using the 'make server'
Ian Romanick
2006-03-01
New comments. Use tuples () instead of lists [] in a few places.
Brian Paul
2006-03-01
Added glBlitFramebufferEXT function.
Brian Paul
2006-02-10
commit to fixup MGL namespacing for XGL
Dave Airlie
2006-01-25
added wglGetExtensionsStringARB
Brian Paul
2005-12-07
Updates for GL_EXT_timer_query:
Brian Paul
2005-12-02
Fix build issues on x86-64 due to missing include path in
Ian Romanick
2005-11-04
remove unneeded HIDDEN definition (bug 4956)
Brian Paul
2005-11-02
implement USE_MGL_NAMESPACE for x86-64 dispatch code (Mark Bolstad)
Brian Paul
2005-10-20
restore FASTCALL stuff
Brian Paul
2005-10-20
Disable the FASTCALL optimization because it still breaks server-side GLX.
Brian Paul
2005-10-11
ifdef out some code to make glapi.c linkable in libglx.so (on the
Ian Romanick
2005-10-10
Add 'get' data for glGetFramebufferAttachmentParameterivEXT enums.
Ian Romanick
2005-10-03
Change the 'count' for COMPRESSED_TEXTURE_FORMATS from "?" to "-1". This
Ian Romanick
2005-10-03
Remove the non-existant --get-alias-set option from the help text.
Ian Romanick
2005-09-23
Committing in .
Jouk Jansen
2005-09-05
remove _swrast_DrawBuffer
Karl Schultz
2005-08-26
/dri/msg
Adam Jackson
2005-08-26
Fix the scripts for the cygwin & mingw changes
Alan Hourihane
2005-08-11
Remove the logic that determines at compile time whether or not HAVE_ALIAS
Ian Romanick
2005-08-10
Remove _glapi_check_multithread from the interface exported by the loader to
Ian Romanick
2005-08-09
Add rules and target to build src/mesa/x86-64/glapi_x86-64.S.
Ian Romanick
2005-08-08
s/Disaptch/Dispatch/ (bug 3918)
Brian Paul
2005-08-05
Fix recent problems with display lists and other parts of the code.
Ian Romanick
2005-08-03
Convert all instances of XTHREADS to USE_XTHREADS. This fixes one of
Ian Romanick
2005-07-28
Major rip-up of internal function insertion interface. The old
Ian Romanick
2005-07-28
Fix SPARC assembly for 64-bit
Ian Romanick
2005-07-18
Missed this on the previous commit.
Ian Romanick
2005-07-18
Wrap every place that accesses a dispatch table with a macro. A new script-
Ian Romanick
2005-07-02
Add support for assembly (static) dispatch functions on x86-64. This
Ian Romanick
2005-07-01
Move the PYTHON2 and PYTHON_FLAGS assignments to configs/current, and
Brian Paul
2005-06-30
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-24
Ignore files generated as part of the build process.
Ian Romanick
2005-06-24
Fix non-x86 specific builds. The changes from glTexImage3DEXT to
Ian Romanick
2005-06-24
Fixed the XCB implementation when always_array is true, thanks to Ian Romanic...
Jeremy Kolb
2005-06-22
Mark GenQueriesARB at 'always_array="true"'. This eliminates the need
Ian Romanick
2005-06-22
Fixed a bug where GenQueriesARB was generating the wrong code for XCB and wou...
Jeremy Kolb
2005-06-21
Mammoth update to the Python code generator scripts that live in
Ian Romanick
2005-06-20
ran "make" after update to glX_proto_send.py.
Jeremy Kolb
2005-06-20
Fixed some issues where XCB replies were being freed and data was not being c...
Jeremy Kolb
2005-05-26
Fix gl_enums.py so that enums that are listed with the same name in
Ian Romanick
2005-05-26
Minor correction to EXT_framebuffer_object XML. Fix gl_table.py so that it
Ian Romanick
2005-05-26
Make a couple minor corrections to gl_API.xml. Fixes the name of an
Ian Romanick
2005-05-25
Fix a couple typeos in enum names.
Ian Romanick
2005-05-24
moved to windows build dir
Karl Schultz
2005-05-16
another GLX / XCB patch (Jeremy Kolb)
Brian Paul
2005-05-07
Patches for XCB (Jeremy Kolb)
Brian Paul
2005-04-28
Stop gcc-4.0 complaining about "type qualifiers ignored on function
Keith Whitwell
2005-04-28
Stop gcc-4.0 complaining about "type qualifiers ignored on function
Keith Whitwell
[next]