index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
dd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Add core.h.
Chia-I Wu
2010-08-24
1
-21
/
+9
*
glsl2: Move ir_to_mesa handling to driver CompileShader and LinkShader hooks.
Eric Anholt
2010-08-13
1
-0
/
+21
*
mesa: refactor shader api / object code
Brian Paul
2010-06-10
1
-48
/
+6
*
mesa: more transform feedback infrastructure
Brian Paul
2010-05-10
1
-0
/
+16
*
mesa: remove driver hooks for GetFloat/Integer/Doublev, etc
Brian Paul
2010-05-07
1
-21
/
+0
*
mesa: remove some comments
Brian Paul
2010-04-20
1
-12
/
+10
*
mesa: implement core Mesa support for GL_ARB_draw_instanced
Brian Paul
2010-04-04
1
-0
/
+5
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
1
-1
/
+1
*
APPLE_object_purgeable: core
Chris Wilson
2010-03-05
1
-0
/
+17
*
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-03-03
1
-4
/
+0
*
core: Implement GL_OES_EGL_image entry points
Kristian Høgsberg
2010-02-24
1
-0
/
+11
*
mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean
Brian Paul
2010-02-04
1
-3
/
+7
*
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-12
1
-40
/
+15
|
\
|
*
mesa: _mesa_Begin/EndConditionalRender() functions
Brian Paul
2009-12-31
1
-0
/
+5
|
*
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
1
-0
/
+2
|
*
mesa: minor reformatting/rewrapping in dd.h
Brian Paul
2009-12-11
1
-6
/
+7
|
*
mesa: remove unused ctx->Driver.ActiveTexture() hook
Brian Paul
2009-12-11
1
-5
/
+0
|
*
mesa: updated comment
Brian Paul
2009-12-11
1
-1
/
+1
|
*
mesa: remove unused vertex array driver hooks
Brian Paul
2009-11-16
1
-28
/
+0
*
|
mesa/es: Add support for GL_OES_draw_texture.
Chia-I Wu
2009-11-05
1
-0
/
+10
|
/
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-9
/
+2
|
\
|
*
mesa: remove ctx->Driver.CompressedTextureSize() hook
Brian Paul
2009-10-24
1
-7
/
+0
|
*
mesa: removed gl_texture_image::CompressedSize field
Brian Paul
2009-10-01
1
-1
/
+1
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-2
/
+2
*
|
mesa: remove unused ctx->Driver.PrioritizeTextures() hook
Brian Paul
2009-10-14
1
-6
/
+0
*
|
mesa: remove unused ctx->Driver.TextureMatrix() hook
Brian Paul
2009-10-14
1
-1
/
+0
|
/
*
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
1
-1
/
+16
*
ARB sync: Add support for GL_ARB_sync to swrast
Ian Romanick
2009-09-03
1
-0
/
+16
*
ARB sync: Add infrastructure for glGetInteger64v
Ian Romanick
2009-09-03
1
-0
/
+2
*
mesa: change ctx->Driver.BufferData() to return GLboolean for success/failure
Brian Paul
2009-09-03
1
-3
/
+3
*
mesa: Make MultiDrawElements submit multiple primitives at once.
Eric Anholt
2009-09-01
1
-1
/
+5
*
mesa: new CopyBufferSubData() driver hook
Brian Paul
2009-06-02
1
-0
/
+6
*
mesa: remove unused matrixType param from ctx->Driver.UniformMatrix() functions
Brian Paul
2009-04-14
1
-1
/
+1
*
mesa: remove GL_MESA_program_debug extension
Brian Paul
2009-03-07
1
-3
/
+0
*
Merge commit 'origin/gallium-0.1'
Keith Whitwell
2009-03-03
1
-0
/
+32
|
\
|
*
mesa: add MapBufferRange driver callbacks
Keith Whitwell
2009-03-03
1
-0
/
+26
|
*
mesa: Add BeginVertices driver call
Keith Whitwell
2009-03-03
1
-0
/
+6
|
*
mesa: implement glGetUniformiv() with new ctx->Driver function
Brian Paul
2008-07-08
1
-0
/
+2
|
*
mesa: add parenthesis
Brian Paul
2008-06-18
1
-3
/
+3
|
*
Remove unused texunit parameter to ctx->Driver.GenerateMipmap()
Brian
2008-02-08
1
-2
/
+1
|
*
Added ctx->Driver.GenerateMipmap() driver hook
Brian
2008-02-06
1
-0
/
+7
|
*
Rework gallium and mesa queries a little.
Keith Whitwell
2007-12-11
1
-0
/
+2
|
*
Implement query object interface.
Brian
2007-09-11
1
-3
/
+3
|
*
Move guts of glRasterPos down into T&L module.
Brian
2007-09-06
1
-0
/
+5
*
|
mesa: display list clean-ups
Brian
2009-01-31
1
-2
/
+2
*
|
mesa: added ctx->Driver.ValidateFramebuffer() callback
Brian Paul
2009-01-22
1
-0
/
+2
*
|
mesa: add parenthesis
Brian Paul
2008-09-21
1
-3
/
+3
*
|
mesa: move rastpos helper to tnl
Keith Whitwell
2008-09-21
1
-0
/
+5
*
|
mesa: improved driver query interface
Keith Whitwell
2008-09-21
1
-3
/
+5
*
|
mesa: implement glGetUniformiv() with new ctx->Driver function
Brian Paul
2008-07-08
1
-0
/
+2
[next]