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
Age
Commit message (
Expand
)
Author
2009-09-02
Revert "mesa: fix the non-GNU C bit-field case"
Brian Paul
2009-09-02
mesa: fix the non-GNU C bit-field case
Brian Paul
2009-09-02
mesa: silence gcc bit-field warning
Gary Wong
2009-09-02
mesa: replace 8 with NUM_UNITS
Brian Paul
2009-09-02
mesa: remove accidentally committed printf
Brian Paul
2009-09-02
mesa: added #ifdef __GNUC__ around GLubyte bitfield usage
Brian Paul
2009-09-02
mesa: Compact state key for TexEnv program cache
Chris Wilson
2009-09-01
mesa: Make MultiDrawElements submit multiple primitives at once.
Eric Anholt
2009-09-01
mesa: skip bitmap drawing code if width==0 or height==0
Brian Paul
2009-09-01
mesa: new _mesa_expand_bitmap() function
Brian Paul
2009-09-01
mesa: remove redundant assignments
Brian Paul
2009-09-01
mesa: more clean-ups
Brian Paul
2009-09-01
mesa: change conditional to match the previous one
Brian Paul
2009-09-01
mesa: updated #includes
Brian Paul
2009-09-01
mesa: remove unused texenv_fragment_program::ctx field
Brian Paul
2009-09-01
mesa: remove unused ureg::abs field
Brian Paul
2009-09-01
mesa: remove unused ureg:negateabs field
Brian Paul
2009-09-01
mesa: more comments, clean-ups
Brian Paul
2009-09-01
mesa: simplify translate_tex_src_bit()
Brian Paul
2009-09-01
mesa: minor code clean-ups, comments
Brian Paul
2009-09-01
mesa: replace 8 with MAX_TEXTURE_UNITS
Brian Paul
2009-08-31
mesa: added _mesa_is_stencil_format()
Brian Paul
2009-08-31
mesa: added const qualifiers, move local var
Brian Paul
2009-08-31
mesa: fix saturation logic in emit_texenv()
Brian Paul
2009-08-31
mesa: set additional fields in _mesa_buffer_map_range()
Brian Paul
2009-08-31
mesa: set Length/Offset fields in _mesa_buffer_map()
Brian Paul
2009-08-31
mesa: additional assertions for ctx->Driver.UnmapBuffer()
Brian Paul
2009-08-31
mesa: new assertions, comments about buffer mapping
Brian Paul
2009-08-26
ARB prog: Change handling of program parameter limits
Ian Romanick
2009-08-25
mesa: validate shader before drawing (for debugging, disabled)
Brian Paul
2009-08-25
mesa: use gl_texture_index type for gl_program::SamplerTargets
Brian Paul
2009-08-20
mesa: add GL_DEPTH_STENCIL to glCopyPixels error check
Brian Paul
2009-08-18
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-18
mesa: when emitting vertex program fog, set yzw=0,0,1
Brian Paul
2009-08-18
mesa: call FLUSH_CURRENT() for GL_CURRENT_TEXTURE_COORDS query
Brian Paul
2009-08-14
Regenerate files for GL_ARB_seamless_cube_map
Ian Romanick
2009-08-14
Infrastructure for GL_ARB_seamless_cube_map
Ian Romanick
2009-08-14
Regenerate files for GL_APPLE_flush_buffer_range
Ian Romanick
2009-08-14
mesa: append uniform values to the log file the first time we use a shader
Brian Paul
2009-08-14
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-14
mesa: call _mesa_valid_to_render()
Brian Paul
2009-08-14
mesa: new _mesa_valid_to_render() function
Brian Paul
2009-08-14
mesa: minor error string changes
Brian Paul
2009-08-14
Allow external settings of MAX_WIDTH/HEIGHT.
Brian Paul
2009-08-14
mesa: move assertions in test_attachment_completeness()
Brian Paul
2009-08-14
Allow external settings of MAX_WIDTH/HEIGHT.
Tom Fogal
2009-08-13
mesa: fix some invalid memory reads
Brian Paul
2009-08-13
mesa: fix warnings about locals hiding function params
Brian Paul
2009-08-13
mesa: add missing PBO mapping code in unpack_image()
Brian Paul
2009-08-13
main: fix some potential memory leaks
Brian Paul
[next]