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
2009-03-04
mesa: Follow ARB_map_buffer_range more stricly.
José Fonseca
2009-03-02
mesa: add ctx->Stencil._Enabled field
Brian Paul
2009-03-02
mesa: clarify comments for per-unit texture bitfields
Brian Paul
2009-03-02
mesa: remove unused AUX buffers
Brian Paul
2009-02-28
mesa: rename, reorder FRAG_RESULT_x tokens
Brian Paul
2009-02-28
mesa: convert some #defines to enums
Brian Paul
2009-02-28
mesa: move #include "bitset.h" out of mtypes.h - not needed in core Mesa
Brian Paul
2009-02-28
mesa: move GLfixed type and related macros to swrast module
Brian Paul
2009-02-28
mesa: move gl_attrib_node struct to attrib.c too
Brian Paul
2009-02-28
mesa: move gl_enable_attrib struct to attrib.c, the only place it's used
Brian Paul
2009-02-28
mesa: lots of updated comments, formatting clean-ups
Brian Paul
2009-02-22
mesa: #include, misc clean-ups
Brian Paul
2009-02-22
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2009-02-22
mesa: remove unused ENABLE_TEXGENx, ENABLE_TEXMATx flags
Brian Paul
2009-02-21
mesa: use enums for TEXTURE_x_INDEX values
Brian Paul
2009-02-21
mesa: use an array for current texture objects
Brian Paul
2009-02-21
mesa: use an array for default texture objects
Brian Paul
2009-02-21
mesa: re-org texgen state
Brian Paul
2009-02-19
mesa: fix/update/restore comments related to two-sided stencil
Brian Paul
2009-02-18
mesa: convert VERT_RESULT_* from #defines to enum, like the others
Brian Paul
2009-02-10
Merge commit 'origin/gallium-master-merge'
Brian Paul
2009-02-10
mesa: s/_IMAGE_NEW_TRANSFER_STATE/_MESA_NEW_TRANSFER_STATE/ to be more consis...
Brian Paul
2009-02-09
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-06
glsl: new MESA_GLSL env var for GLSL debugging features
Brian Paul
2009-02-06
Revert "mesa: meaningless whitespace change to see if git's working (ignore)"
Brian Paul
2009-02-06
mesa: meaningless whitespace change to see if git's working (ignore)
Brian Paul
2009-01-31
mesa: more display list cleanups
Brian
2009-01-31
mesa: display list clean-ups
Brian
2009-01-31
mesa: minor comments, clean-ups
Brian
2009-01-29
mesa: fix a render to texture FBO validation bug
Brian Paul
2009-01-28
mesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient and GL_SGIX_depth_texture
Brian Paul
2009-01-28
mesa: set/get new state for GL_EXT_texture_swizzle
Brian Paul
2009-01-23
mesa: initial changes for GL_NV_texture_env_combine4
Brian Paul
2009-01-23
Merge branch 'vertex_array_bgra'
Brian Paul
2009-01-23
mesa: initial bits for GL_EXT_vertex_array_bgra
Brian Paul
2009-01-23
Track two sets of back-face stencil state
Ian Romanick
2009-01-22
mesa: added NumSamples, MaxSamples for ARB_fbo
Brian Paul
2009-01-22
mesa: add new ColorEncoding and ComponentType to gl_renderbuffer
Brian Paul
2009-01-22
mesa: initial extension bits for GL_ARB_framebuffer_object
Brian Paul
2009-01-14
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-14
glsl: propagate pragma info down into compiler from preprocessor
Brian Paul
2009-01-09
mesa: Remove _Active and _UseTexEnvProgram flags from fragment programs.
Eric Anholt
2009-01-07
mesa: Remove _Active and _UseTexEnvProgram flags from fragment programs.
Eric Anholt
2009-01-02
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-12-31
mesa: increase max texture image units and GLSL samplers to 16
Brian Paul
2008-12-18
mesa: updated comments
Brian Paul
2008-12-17
mesa: updated comments
Brian Paul
2008-11-24
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-11-24
mesa: add gl_program::Input/OutputFlags[] array
Brian Paul
2008-11-01
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
[next]