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
/
state_tracker
Age
Commit message (
Expand
)
Author
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-01
mesa: removed gl_texture_image::CompressedSize field
Brian Paul
2009-10-01
mesa: move mesa_set_fetch_functions()
Brian Paul
2009-10-01
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-09-30
st/mesa: update comment
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-28
st/mesa: use _mesa_texstore()
Brian Paul
2009-09-27
mesa: change _mesa_format_to_type_and_comps() format parameter type
Brian Paul
2009-09-27
mesa: use texture format functions
Brian Paul
2009-09-27
st/mesa: use _mesa_get_texstore_func()
Brian Paul
2009-09-27
st/mesa: use _mesa_get_texstore_func()
Brian Paul
2009-09-24
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-23
st/mesa: trim calculated userbuffer size
Keith Whitwell
2009-09-21
mesa: Ensure TGSI tokens are freed with gallium's free.
José Fonseca
2009-09-20
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-20
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Nicolai Hähnle
2009-09-20
mesa/st: Create front renderbuffer on the fly when supplied with a surface
Nicolai Hähnle
2009-09-20
mesa/st: Initialize format bits of framebuffer renderbuffers
Nicolai Hähnle
2009-09-19
mesa: Allow BlitFramebuffer from a texture.
José Fonseca
2009-09-16
st/mesa: fix some incorrect branching/clean-up code in TexImage functions
Brian Paul
2009-09-16
st/mesa: fix texture memory allocation bug
Brian Paul
2009-09-15
mesa: move generate mipmap calls
Brian Paul
2009-09-15
st/mesa: disable accidentally committed _mesa_print_program() call
Brian Paul
2009-09-14
st/mesa: minor whitespace, comment clean-ups
Brian Paul
2009-09-14
mesa/st: remove dead comment
Keith Whitwell
2009-09-14
st/mesa: convert to new tgsi_ureg mechanism for shader emit
Keith Whitwell
2009-09-12
mesa: remove unused SATURATE_PLUS_MINUS_ONE flag
Keith Whitwell
2009-09-10
st/mesa: use st_context() helper
Brian Paul
2009-09-03
st/mesa: silence uninitialized var warnings
Brian Paul
2009-09-03
st/mesa: fix glCopyPixels(GL_STENCIL_INDEX) inverted position
Brian Paul
2009-09-03
st/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware
Keith Whitwell
2009-09-03
st/mesa: silence uninitialized var warnings
Brian Paul
2009-09-03
st/mesa: fix glCopyPixels(GL_STENCIL_INDEX) inverted position
Brian Paul
2009-09-03
mesa: consolidate PBO map/unmap helpers
Brian Paul
2009-09-03
mesa: change ctx->Driver.BufferData() to return GLboolean for success/failure
Brian Paul
2009-09-02
st/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware
Keith Whitwell
2009-09-01
st/mesa: use new _mesa_expand_bitmap() function
Brian Paul
2009-08-31
st/mesa: fix obj->Pointer offset in st_bufferobj_map_range()
Brian Paul
2009-08-24
st/mesa: flush bitmap cache if Z value changes
Brian Paul
2009-08-21
st/mesa: flush bitmap cache if Z value changes
Brian Paul
2009-08-19
gallium: rename copy/fill_rect utility functions
Brian Paul
2009-08-12
Merge branch 'new-frag-attribs'
Brian Paul
2009-08-12
vbo: Avoid extra validation of DrawElements.
Eric Anholt
2009-08-07
st/mesa: remove redundant calls to _mesa_set_vp_override()
Brian Paul
2009-08-05
mesa/st: Add support for binding pipe surface to texture.
Chia-I Wu
2009-08-05
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-05
st/mesa: implement BlitFramebuffer() for depth/stencil (incomplete)
Brian Paul
2009-08-05
st/mesa: fix Y inversion and optimize st_BlitFramebuffer()
Brian Paul
2009-08-03
st/mesa: we don't support GL_NV_point_sprite (see comment)
Brian Paul
[next]