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
Age
Commit message (
Expand
)
Author
2009-10-01
mesa: fix potential uninitialized memory reads
Brian Paul
2009-10-01
glsl: fix mem leak
Brian Paul
2009-10-01
st/mesa: check for null before asserts, fix possible mem leak
Brian Paul
2009-10-01
st/mesa: silence hidden parameter warning
Brian Paul
2009-10-01
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-01
st/mesa: fix non-mipmap lastLevel calculation.
Brian Paul
2009-10-01
mesa: Return -FLT_MAX instead of 0 for LG2(0).
Vinson Lee
2009-10-01
mesa: better debug message
Brian Paul
2009-10-01
gallium: remove depth.occlusion_count flag
Keith Whitwell
2009-10-01
st/mesa: fix non-mipmap lastLevel calculation.
Cooper Yuan
2009-09-30
swrast: fix some texformat regressions
Brian Paul
2009-09-30
mesa: rename texformat_tmp.h to texfetch_tmp.h
Brian Paul
2009-09-30
mesa: remove MESA_FORMAT_RGBA4444
Brian Paul
2009-09-30
mesa: remove GLchan-based formats; use hw 8-bit/channel formats instead
Brian Paul
2009-09-30
mesa: move texel fetch/store into new texfetch.[ch] files
Brian Paul
2009-09-30
st/mesa: update comment
Brian Paul
2009-09-30
mesa: remove gl_texture_format
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
i965: Fix massive memory allocation for streaming texture usage.
Eric Anholt
2009-09-30
mesa/main: New feature FEATURE_beginend.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_dlist follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_evaluators follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: New feature FEATURE_queryobj.
Chia-I Wu
2009-09-30
mesa/main: New feature FEATURE_arrayelt.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_texgen follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_feedback follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_drawpix follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: New feature FEATURE_rastpos.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_histogram follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_attrib_stack follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_accum follow feature conventions.
Chia-I Wu
2009-09-29
glsl: regenerated file
Brian Paul
2009-09-29
glsl: rewrite sqrt(x) intrinsic to handle x=0
Brian Paul
2009-09-29
glsl: add support for CMP instruction
Brian Paul
2009-09-29
mesa/xlib: fix GLX_RENDER_TYPE query
Brian Paul
2009-09-29
mesa: added nopfrag/nopvert options for MESA_GLSL
Brian Paul
2009-09-29
mesa: added _mesa_nop_vertex/fragment_program()
Brian Paul
2009-09-29
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-29
mesa: bump version to 7.6.1
Brian Paul
2009-09-29
mesa: work-around glXCopyContext() bug in _mesa_copy_texture_state()
Brian Paul
2009-09-29
r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color mask
Andre Maasikas
2009-09-29
r600: user correct alpha blend factor
Andre Maasikas
2009-09-29
r600: clear position enable bit when when wpos is not used by FP
Andre Maasikas
2009-09-28
mesa: move StoreTexImageFunc typedef to .c file
Brian Paul
2009-09-28
mesa: use _mesa_texstore()
Brian Paul
2009-09-28
st/mesa: use _mesa_texstore()
Brian Paul
2009-09-28
mesa: make individual texstore functions static
Brian Paul
2009-09-28
glide: use _mesa_texstore()
Brian Paul
2009-09-28
drivers: use _mesa_texstore
Brian Paul
2009-09-28
drivers: use new _mesa_texstore() function
Brian Paul
[prev]
[next]