index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add dependencies for all API XML files.
Ian Romanick
2006-08-28
1
-2
/
+6
*
Explicitly store the names for each function that should have a static
Ian Romanick
2006-08-26
6
-30
/
+41
*
Add a couple of the missing GL 2.0 functions. Enable GLX protocol for
Ian Romanick
2006-08-25
3
-81
/
+108
*
Add missing enums for GL_SGI_color_table.
Ian Romanick
2006-08-25
1
-0
/
+45
*
GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.
Ian Romanick
2006-08-24
6
-981
/
+948
*
Add a new offset mode to the GL API XML. This mode, called "assign,"
Ian Romanick
2006-08-24
10
-6199
/
+5364
*
Fix some problems with the generation of the size tables. Enable
Ian Romanick
2006-08-24
1
-7
/
+13
*
New script and API description file to enable generate of GLX protocol
Ian Romanick
2006-08-23
4
-3
/
+629
*
Correct the name of the GL_NV_texture_expand_normal extension.
Ian Romanick
2006-08-22
1
-1
/
+1
*
The TLS dispatch functions for x86-64 are fixed-size, just like on
Ian Romanick
2006-08-22
1
-18
/
+22
*
Add new attribute called static_dispatch to the <function> element. This
Ian Romanick
2006-08-22
12
-53
/
+169
*
Add support for GL_EXT_gpu_program_parameters. Any driver that enables
Ian Romanick
2006-08-15
6
-180
/
+232
*
Fix long standing bug that prevented newer drivers from working with
Ian Romanick
2006-08-11
1
-1
/
+6
*
Add support for GL_MESA_shader_debug.
Michal Krol
2006-07-30
1
-0
/
+32
*
Remove the extraneous GL_ prefix from the enums for GL_EXT_timer_query and
Ian Romanick
2006-06-27
1
-5
/
+5
*
Thread safety for Win32. SourceForge bug #1507315.
Brian Paul
2006-06-16
3
-22
/
+37
*
Add support for GL_APPLE_vertex_array_object. Several test programs
Ian Romanick
2006-06-12
7
-180
/
+281
*
Add .note.GNU-stack section to assembler files to avoid the default behavior
Kristian Høgsberg
2006-04-17
2
-0
/
+8
*
added 'const' (Dan Schikore)
Brian Paul
2006-04-13
1
-1
/
+1
*
regenerate SPARC assembly dispatch (bug 6484)
Brian Paul
2006-04-07
1
-0
/
+5
*
Fixes to silence warnings in code generated by glapi scripts.
Kristian Høgsberg
2006-03-29
4
-2
/
+12
*
assorted code clean-ups, comments, etc.
Brian Paul
2006-03-15
1
-41
/
+26
*
remove invalid assertion in _glapi_get_dispatch(), fixes additional thread sa...
Brian Paul
2006-03-15
1
-1
/
+0
*
Need to include glthread.h in glapi.h, not glapi.c so that GET_CURRENT_CONTEXT
Brian Paul
2006-03-15
2
-16
/
+15
*
Set always_array=true for glGenProgramsNV (Dave Reveman)
Brian Paul
2006-03-14
1
-2
/
+2
*
Later versions of Python handle formats like '% 5u' differently. For
Ian Romanick
2006-03-06
3
-4
/
+4
*
Generate server-side GLX protocol decode functions using the 'make server'
Ian Romanick
2006-03-06
3
-2
/
+588
*
New comments. Use tuples () instead of lists [] in a few places.
Brian Paul
2006-03-01
1
-19
/
+23
*
Added glBlitFramebufferEXT function.
Brian Paul
2006-03-01
6
-180
/
+217
*
commit to fixup MGL namespacing for XGL
Dave Airlie
2006-02-10
2
-9
/
+11
*
added wglGetExtensionsStringARB
Brian Paul
2006-01-25
1
-1
/
+2
*
Updates for GL_EXT_timer_query:
Brian Paul
2005-12-07
6
-180
/
+232
*
Fix build issues on x86-64 due to missing include path in
Ian Romanick
2005-12-02
1
-1
/
+1
*
remove unneeded HIDDEN definition (bug 4956)
Brian Paul
2005-11-04
1
-14
/
+0
*
implement USE_MGL_NAMESPACE for x86-64 dispatch code (Mark Bolstad)
Brian Paul
2005-11-02
1
-5
/
+14
*
restore FASTCALL stuff
Brian Paul
2005-10-20
1
-3
/
+5
*
Disable the FASTCALL optimization because it still breaks server-side GLX.
Brian Paul
2005-10-20
1
-5
/
+3
*
ifdef out some code to make glapi.c linkable in libglx.so (on the
Ian Romanick
2005-10-11
1
-1
/
+5
*
Add 'get' data for glGetFramebufferAttachmentParameterivEXT enums.
Ian Romanick
2005-10-10
2
-6
/
+16
*
Change the 'count' for COMPRESSED_TEXTURE_FORMATS from "?" to "-1". This
Ian Romanick
2005-10-03
2
-2
/
+4
*
Remove the non-existant --get-alias-set option from the help text.
Ian Romanick
2005-10-03
1
-11
/
+30
*
Committing in .
Jouk Jansen
2005-09-23
1
-1
/
+1
*
remove _swrast_DrawBuffer
Karl Schultz
2005-09-05
1
-2
/
+1
*
/dri/msg
Adam Jackson
2005-08-26
2
-2
/
+2
*
Fix the scripts for the cygwin & mingw changes
Alan Hourihane
2005-08-26
2
-2
/
+8
*
Remove the logic that determines at compile time whether or not HAVE_ALIAS
Ian Romanick
2005-08-11
2
-21
/
+0
*
Remove _glapi_check_multithread from the interface exported by the loader to
Ian Romanick
2005-08-10
5
-286
/
+62
*
Add rules and target to build src/mesa/x86-64/glapi_x86-64.S.
Ian Romanick
2005-08-09
1
-0
/
+4
*
s/Disaptch/Dispatch/ (bug 3918)
Brian Paul
2005-08-08
1
-1
/
+1
*
Fix recent problems with display lists and other parts of the code.
Ian Romanick
2005-08-05
4
-9
/
+475
[prev]
[next]