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-06-02
mesa: new state for GL_ARB_copy_buffer
Brian Paul
2009-05-22
mesa: reduce gl_array_object::VertexAttrib[] array from 32 to 16 elements
Brian Paul
2009-05-21
mesa: added gl_array_object::Weight array field
Brian Paul
2009-05-21
mesa: updated comment for _MaxElement field
Brian Paul
2009-05-21
mesa: move gl_array_attrib::_MaxElement to gl_array_object::_MaxElement
Brian Paul
2009-05-07
mesa: reference counting for gl_array_object
Brian Paul
2009-05-07
mesa: array object comments
Brian Paul
2009-05-07
mesa: move the NullBufferObj from GLcontext to gl_shared_state
Brian Paul
2009-05-07
mesa: remove unused gl_buffer_object::OnCard field
Brian Paul
2009-05-07
mesa: added gl_buffer_object::Written flag (for debug purposes)
Brian Paul
2009-05-07
mesa: Compute gl_client_array->_MaxElement during array validation
Brian Paul
2009-05-07
mesa: added _ElementSize field to gl_client_array
Brian Paul
2009-05-07
mesa: fix/add comments
Brian Paul
2009-05-05
mesa: more complete fix for transform_invarient glitches
Keith Whitwell
2009-05-01
mesa: fix comment
Brian Paul
2009-05-01
mesa: create/use a fallback texture when bound texture is incomplete
Brian Paul
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
[next]