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
/
main
/
api_exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARB sync: Add support for GL_ARB_sync to swrast
Ian Romanick
2009-09-03
1
-0
/
+14
*
mesa: Make MultiDrawElements submit multiple primitives at once.
Eric Anholt
2009-09-01
1
-1
/
+0
*
mesa: move _mesa_Get[Compressed]TexImage() to texgetimage.c
Brian Paul
2009-08-13
1
-0
/
+1
*
mesa: plug in glBindVertexArray, glGenVertexArrays functions
Brian Paul
2009-06-22
1
-0
/
+4
*
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-19
1
-0
/
+2
|
\
|
*
mesa: exec/dlist functions for glProvokingVertexEXT()
Brian Paul
2009-05-28
1
-0
/
+2
*
|
mesa: implement GL_ARB_map_buffer_range
Brian Paul
2009-06-08
1
-1
/
+5
*
|
mesa: plug in new _mesa_CopyBufferSubData() functions
Brian Paul
2009-06-02
1
-0
/
+3
|
/
*
mesa: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-03-12
1
-0
/
+6
*
mesa: move glViewport and glDepthRange functions into new viewport.c file
Brian Paul
2009-03-07
1
-0
/
+1
*
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2009-02-22
1
-1
/
+1
*
mesa: stub for _mesa_RenderbufferStorageMultisample()
Brian Paul
2009-01-22
1
-0
/
+7
*
mesa: fix convolve/convolution mix-ups
Brian
2008-10-06
1
-2
/
+2
*
mesa: fix typo (s/feadback/feedback/). Fixes broken selection/feedback.
Brian Paul
2008-09-25
1
-2
/
+2
*
mesa: refactor: move glTexParameter-related functions into new texparam.c file
Brian Paul
2008-09-21
1
-0
/
+1
*
mesa: refactor: move glTexEnv-related functions into new texenv.c file
Brian Paul
2008-09-21
1
-0
/
+1
*
mesa: refactor: move glTexGen-related functions into new texgen.c file
Brian Paul
2008-09-21
1
-0
/
+3
*
mesa: refactor: move #define FEATURE flags into new mfeatures.h file
Keith Whitwell
2008-09-21
1
-45
/
+95
*
mesa: refactor: move multisample-related functions into new multisample.c file
Brian Paul
2008-09-21
1
-0
/
+1
*
mesa: refactor: move glClear, glClearColor into new clear.c file.
Brian Paul
2008-09-21
1
-0
/
+1
*
mesa: refactor: move scissor functions into new scissor.c file
Brian Paul
2008-09-21
1
-0
/
+1
*
mesa: refactor: move _mesa_init_exec_table() into new api_exec.c file
Brian Paul
2008-09-21
1
-0
/
+826