index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
dd.h
Age
Commit message (
Expand
)
Author
2011-01-20
mesa: move extra prim mode #defines
Brian Paul
2011-01-15
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2010-11-09
mesa: Add missing header and forward declarations in dd.h.
Vinson Lee
2010-10-28
mesa: add new GLvertexformat entries for integer-valued attributes
Brian Paul
2010-10-21
mesa: driver hook for primitive restart
Brian Paul
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-09-23
mesa: Remove EXT_convolution.
Eric Anholt
2010-08-24
mesa: Add core.h.
Chia-I Wu
2010-08-13
glsl2: Move ir_to_mesa handling to driver CompileShader and LinkShader hooks.
Eric Anholt
2010-06-10
mesa: refactor shader api / object code
Brian Paul
2010-05-10
mesa: more transform feedback infrastructure
Brian Paul
2010-05-07
mesa: remove driver hooks for GetFloat/Integer/Doublev, etc
Brian Paul
2010-04-20
mesa: remove some comments
Brian Paul
2010-04-04
mesa: implement core Mesa support for GL_ARB_draw_instanced
Brian Paul
2010-03-12
Grammar and spelling fixes
Jeff Smith
2010-03-05
APPLE_object_purgeable: core
Chris Wilson
2010-03-03
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-02-24
core: Implement GL_OES_EGL_image entry points
Kristian Høgsberg
2010-02-04
mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean
Brian Paul
2010-01-12
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2009-12-31
mesa: _mesa_Begin/EndConditionalRender() functions
Brian Paul
2009-12-29
mesa: implement per-buffer color masking
Brian Paul
2009-12-11
mesa: minor reformatting/rewrapping in dd.h
Brian Paul
2009-12-11
mesa: remove unused ctx->Driver.ActiveTexture() hook
Brian Paul
2009-12-11
mesa: updated comment
Brian Paul
2009-11-16
mesa: remove unused vertex array driver hooks
Brian Paul
2009-11-05
mesa/es: Add support for GL_OES_draw_texture.
Chia-I Wu
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-24
mesa: remove ctx->Driver.CompressedTextureSize() hook
Brian Paul
2009-10-14
mesa: remove unused ctx->Driver.PrioritizeTextures() hook
Brian Paul
2009-10-14
mesa: remove unused ctx->Driver.TextureMatrix() hook
Brian Paul
2009-10-01
mesa: removed gl_texture_image::CompressedSize field
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-08
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-03
ARB sync: Add support for GL_ARB_sync to swrast
Ian Romanick
2009-09-03
ARB sync: Add infrastructure for glGetInteger64v
Ian Romanick
2009-09-03
mesa: change ctx->Driver.BufferData() to return GLboolean for success/failure
Brian Paul
2009-09-01
mesa: Make MultiDrawElements submit multiple primitives at once.
Eric Anholt
2009-06-02
mesa: new CopyBufferSubData() driver hook
Brian Paul
2009-04-14
mesa: remove unused matrixType param from ctx->Driver.UniformMatrix() functions
Brian Paul
2009-03-07
mesa: remove GL_MESA_program_debug extension
Brian Paul
2009-03-03
Merge commit 'origin/gallium-0.1'
Keith Whitwell
2009-03-03
mesa: add MapBufferRange driver callbacks
Keith Whitwell
2009-03-03
mesa: Add BeginVertices driver call
Keith Whitwell
2009-01-31
mesa: display list clean-ups
Brian
2009-01-22
mesa: added ctx->Driver.ValidateFramebuffer() callback
Brian Paul
2008-09-21
mesa: add parenthesis
Brian Paul
2008-09-21
mesa: move rastpos helper to tnl
Keith Whitwell
2008-09-21
mesa: improved driver query interface
Keith Whitwell
[next]