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-04-21
mesa: new _NEW_PROGRAM_CONSTANTS flag
Brian Paul
2009-04-03
mesa: rename some gl_light fields to be clearer
Brian Paul
2009-04-01
mesa: get rid of gl_texture_object::_BorderChan
Brian Paul
2009-04-01
mesa: texture combine clean-ups
Brian Paul
2009-04-01
glsl: implement compiling/linking of separate compilation units
Brian Paul
2009-03-28
mesa: add new signed rgba texture format
Roland Scheidegger
2009-03-19
glsl: change GLSL #pragma initialization
Brian Paul
2009-03-12
i965: fix polygon stipple when rendering to FBO
Robert Ellison
2009-03-12
mesa: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-03-11
i965: fix polygon face orientation when rendering to FBO
Robert Ellison
2009-03-11
mesa: remove some last remnants of GL_MESA_program_debug
Brian Paul
2009-03-11
mesa: minor comments
Brian Paul
2009-03-11
mesa: remove gl_texture_object::_Function field and associated code
Brian Paul
2009-03-09
mesa: reorder register file enums
Brian Paul
2009-03-07
mesa: gl_register_file enum typedef
Brian Paul
2009-03-07
mesa: remove GL_MESA_program_debug extension
Brian Paul
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
[next]