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: Close Doxygen group
Chad Versace
2011-10-07
1
-0
/
+1
*
mesa: Remove unused tnl items from dd_functions
Chad Versace
2011-09-30
1
-19
/
+0
*
mesa: simplify parameters to GetTexImage() driver hook
Brian Paul
2011-09-30
1
-2
/
+1
*
mesa: add AllocTextureImageBuffer() driver hook
Brian Paul
2011-09-17
1
-0
/
+6
*
mesa: add new DeleteTextureImage() driver hook
Brian Paul
2011-09-17
1
-0
/
+4
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
1
-1
/
+2
*
mesa: Remove dd_function_table::CopyColorTable, ::CopyColorSubTable, and ::Up...
Ian Romanick
2011-09-06
1
-23
/
+0
*
mesa: add initial API changes for ARB_vertex_type_2_10_10_10_rev.
Dave Airlie
2011-09-06
1
-0
/
+64
*
mesa: Add driver hooks for texture image mapping/unmapping.
Brian Paul
2011-08-29
1
-0
/
+19
*
mesa: Rename FreeTexImageData to FreeTextureImageBuffer.
Eric Anholt
2011-08-29
1
-1
/
+1
*
mesa: Eliminate dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-3
/
+0
*
mesa: Remove target parameter from dd_function_table::FlushMappedBufferRange
Ian Romanick
2011-08-23
1
-1
/
+1
*
mesa: Remove target parameter from dd_function_table::MapBufferRange
Ian Romanick
2011-08-23
1
-1
/
+1
*
mesa: Remove target parameter from dd_function_table::GetBufferSubData
Ian Romanick
2011-08-23
1
-1
/
+1
*
mesa: Remove target parameter from dd_function_table::BufferSubData
Ian Romanick
2011-08-23
1
-1
/
+1
*
mesa: Remove target parameter from dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-1
/
+1
*
mesa: Remove target parameter from dd_function_table::UnmapBuffer
Ian Romanick
2011-08-23
1
-1
/
+1
*
mesa: ChooseTextureFormat() returns gl_format, not GLuint
Brian Paul
2011-08-16
1
-1
/
+1
*
mesa: remove unused dd_function_table::CopyTexImage1D/2D() hooks
Brian Paul
2011-07-19
1
-18
/
+0
*
mesa: update, shorten some comments in dd.h
Brian Paul
2011-07-19
1
-38
/
+13
*
mesa: add implementation of glDrawElementsInstancedBaseVertex
Pierre-Eric Pelloux-Prayer
2011-06-02
1
-0
/
+3
*
mesa: new driver hooks for GL_ARB_sampler_objects
Brian Paul
2011-04-10
1
-0
/
+8
*
mesa: Remove the CompileShader driver hook; it's just a no-op.
Kenneth Graunke
2011-03-17
1
-9
/
+0
*
mesa: add NV_texture_barrier
Marek Olšák
2011-03-15
1
-0
/
+5
*
mesa: move extra prim mode #defines
Brian Paul
2011-01-20
1
-5
/
+0
*
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
1
-0
/
+5
*
mesa: Add missing header and forward declarations in dd.h.
Vinson Lee
2010-11-09
1
-1
/
+13
*
mesa: add new GLvertexformat entries for integer-valued attributes
Brian Paul
2010-10-28
1
-0
/
+18
*
mesa: driver hook for primitive restart
Brian Paul
2010-10-21
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-165
/
+165
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
1
-9
/
+0
*
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
[next]