index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
mtypes.h
Age
Commit message (
Expand
)
Author
2008-10-15
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-10-10
mesa: new _mesa_set_vp_override() function for driver-override of vertex program
Brian Paul
2008-10-10
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-10-10
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-10-07
mesa: replace GLuint with GLbitfield to be clearer about usage
Brian Paul
2008-10-03
mesa: avoid generating constant vertex attributes in fixedfunc programs
Keith Whitwell
2008-10-03
mesa: add new internal state for tracking current vertex attribs
Keith Whitwell
2008-10-01
Unify ARB_depth_texture and SGIX_depth_texture
Ian Romanick
2008-09-23
mesa: new gl_fragment_program fields indicating use of fog, front-facing, poi...
Brian Paul
2008-09-21
mesa: texture crop rect state
Brian Paul
2008-09-21
mesa: comments about vectors vs components
Brian Paul
2008-09-21
mesa: point size arrays
Brian Paul
2008-09-21
mesa: move some glapi bits around
Brian Paul
2008-09-21
mesa: move fixed function vertex program builder from tnl to core mesa
Keith Whitwell
2008-09-21
mesa: improved driver query interface
Keith Whitwell
2008-09-18
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-18
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-09-17
mesa: new gl_fragment_program fields indicating use of fog, front-facing, poi...
Brian Paul
2008-09-16
mesa: rework GLSL vertex attribute binding
Brian Paul
2008-09-16
mesa: rework GLSL vertex attribute binding
Brian Paul
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-08-12
mesa: texture crop rect state
Brian Paul
2008-07-29
mesa: glsl: only try to link shaders defining main()
Brian Paul
2008-07-24
mesa: glsl: only try to link shaders defining main()
Brian Paul
2008-07-14
mesa: comments about vectors vs components
Brian Paul
2008-07-04
mesa: Replace Proxy1D/2D/etc with ProxyTex[] indexed by TEXTURE_x_INDEX.
Brian Paul
2008-07-04
mesa: Implement mutex/locking around texture object reference counting.
Brian Paul
2008-07-02
mesa: fix issues around multisample enable
Roland Scheidegger
2008-07-02
mesa: fix issues around multisample enable
Roland Scheidegger
2008-06-27
gallium: handle msaa
Roland Scheidegger
2008-06-25
mesa: point size arrays
Brian Paul
2008-06-13
mesa: move some glapi bits around
Brian Paul
2008-05-14
Updated GLSL uniform/sampler handling from gallium-0.1 branch
Brian Paul
2008-05-07
fix refcounting bugs in tnl/tex program caches
Brian Paul
2008-05-07
gallium: implement full reference counting for vertex/fragment programs
Brian Paul
2008-05-06
implement full reference counting for vertex/fragment programs
Brian
2008-04-04
mesa: no longer combine vertex/fragment shader parameters/uniforms
Brian
2008-03-31
Revert "mesa: separate shader program object from shader object." (bug#15244)
Xiang, Haihao
2008-02-28
mesa: separate shader program object from shader object.
Xiang, Haihao
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2007-12-20
[intel] Fix and reenable (software) SGIS_generate_mipmap
Eric Anholt
2007-11-30
fix broken two-sided stencil
Brian
2007-10-31
Update texenvprogram.c code to use prog_cache.c routines.
Brian
2007-10-31
alloc caches for fixed-func vertex/fragment progs
Brian
2007-10-29
Remove ctx field from texenvprog_cache
Brian
2007-10-26
Re-implement GLSL texture sampler variables.
Brian
2007-09-27
Restore old _TriangleCaps code to fix Blender problem (bug 12164)
Brian
2007-09-11
Implement query object interface.
Brian
2007-08-23
remove unneeded CallStack array
Brian
[next]