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
*
glapi: Always build libglapi.a.
Chia-I Wu
2009-10-23
6
-9
/
+22
*
glapi: Move dispatch marcos to glapidispatch.h.
Chia-I Wu
2009-10-23
4
-3983
/
+4014
*
mesa/dri: Remove extension_helper.h.
Chia-I Wu
2009-10-23
1
-5
/
+0
*
mesa/main: Add support for remap table.
Chia-I Wu
2009-10-23
2
-0
/
+223
*
windows: replace old ColorTable, Convolution functions with new
Brian Paul
2009-09-19
1
-4
/
+4
*
glapi: replace old TexCopy functions w/ new
Brian Paul
2009-09-19
1
-5
/
+5
*
glapi: regenerated files
Brian Paul
2009-09-19
2
-0
/
+8
*
glapi: added tokens, function for GL_ARB_provoking_vertex
Brian Paul
2009-09-19
1
-0
/
+13
*
glapi: Add ARB_draw_elements_base_vertex
Eric Anholt
2009-09-08
7
-1330
/
+1426
*
mesa: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-08
3
-0
/
+15
*
glapi: fix incorrect/missing return types for glFenceSync(), glClientWaitSync()
Brian Paul
2009-09-03
4
-8
/
+9
*
Eliminate trailing whitespace in extension_helper.c
Ian Romanick
2009-09-03
1
-1
/
+1
*
ARB sync: Regenerate files from previous commit
Ian Romanick
2009-09-03
5
-1354
/
+1480
*
ARB sync: Add base infrastructure for GL_ARB_sync
Ian Romanick
2009-09-03
3
-0
/
+84
*
Put 'extern' first on the line to silence GCC warnings.
Ian Romanick
2009-08-28
1
-2
/
+2
*
Revert "glapi: Fix a possible race in getting current context/dispatch."
Brian Paul
2009-08-25
3
-41
/
+41
*
glapi: Fix a possible race in getting current context/dispatch.
Chia-I Wu
2009-08-24
3
-41
/
+41
*
glapi: Static mutex does not work on WIN32_THREADS.
Chia-I Wu
2009-08-24
1
-2
/
+11
*
glapi: Fix a race in accessing context/dispatch TSD.
Chia-I Wu
2009-08-24
1
-0
/
+4
*
glapi: Protect _glapi_check_multithread by a mutex.
Chia-I Wu
2009-08-24
1
-14
/
+15
*
Infrastructure for GL_ARB_seamless_cube_map
Ian Romanick
2009-08-14
3
-0
/
+15
*
Regenerate files for GL_APPLE_flush_buffer_range
Ian Romanick
2009-08-14
5
-349
/
+437
*
typo fix
Robert Ellison
2009-08-03
1
-1
/
+1
*
mesa: fix up some GLAPI XML
Robert Ellison
2009-08-03
3
-38
/
+100
*
glapi: remove XTHREADS support
RALOVICH, Kristóf
2009-07-27
4
-96
/
+3
*
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-03
1
-0
/
+23
|
\
|
*
glapi: ensure _mesa_lookup_prim_by_nr() is not clobbered on regeneration
Keith Whitwell
2009-07-02
1
-0
/
+23
*
|
mesa: regenerated files related to GL_ARB_vertex_array_object
Brian Paul
2009-06-19
5
-1292
/
+1344
*
|
glapi: add new information for GL_ARB_vertex_array_object
Brian Paul
2009-06-19
3
-0
/
+37
*
|
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-19
8
-336
/
+379
|
\
\
|
*
|
mesa: GL API changes for GL_EXT_provoking_vertex
Brian Paul
2009-05-28
7
-336
/
+357
|
|
/
*
|
mesa: regenerated files for GL_ARB_map_buffer_range
Brian Paul
2009-06-08
5
-1287
/
+1323
*
|
glapi: hook in ARB_map_buffer_range.xml
Brian Paul
2009-06-08
2
-0
/
+3
*
|
glapi: spec/xml file for GL_ARB_map_buffer_range
Brian Paul
2009-06-08
1
-0
/
+34
*
|
Fix compiling indirect.c when GLX_DIRECT_RENDERING is not defined
Ian Romanick
2009-06-03
1
-1
/
+5
*
|
glapi: regenerated files for GL_ARB_copy_buffer
Brian Paul
2009-06-02
5
-1271
/
+1289
*
|
glapi: include ARB_copy_buffer.xml
Brian Paul
2009-06-02
2
-0
/
+3
*
|
glapi: GL_ARB_copy_buffer xml info
Brian Paul
2009-06-02
1
-0
/
+24
|
/
*
mesa: Correct the gl_dispatch_stub_xxx prototypes.
José Fonseca
2009-04-20
2
-49
/
+47
*
glapi: remove a couple accidental GL_ prefixes
Roland Scheidegger
2009-03-28
1
-24
/
+24
*
mesa: add new signed rgba texture format
Roland Scheidegger
2009-03-28
1
-0
/
+6
*
mesa: update/fix doxygen comments
Vinson Lee
2009-03-17
1
-1
/
+1
*
regenerate glapi
Roland Scheidegger
2009-03-12
5
-569
/
+641
*
mesa: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-03-12
1
-0
/
+50
*
mesa: Resurrect SPARC asm code.
David S. Miller
2009-02-26
3
-109
/
+328
*
Fix "cast to pointer from integer of different size"
Tomas Carnecky
2009-02-26
1
-1
/
+1
*
mesa: fixes for building on Haiku
Tomas Wilhelmsson
2009-02-23
1
-0
/
+12
*
mesa: Fix windows build.
José Fonseca
2009-02-23
1
-3
/
+3
*
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2009-02-22
4
-3
/
+5
*
glapi: update find_entry() for mangled names
Brian Paul
2009-02-21
1
-1
/
+7
[next]