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
Age
Commit message (
Expand
)
Author
2010-08-04
glsl2: Additional validation of write masks
Ian Romanick
2010-08-04
glsl2: Add ir_assignment::write_mask and associated methods
Ian Romanick
2010-08-04
glsl2: Don't try to construct an ir_assignment with an invalid LHS
Ian Romanick
2010-08-04
st/mesa: Add forward declaration in st_cb_strings.h.
Vinson Lee
2010-08-04
st/mesa: Add missing header in st_cb_readpixels.h.
Vinson Lee
2010-08-04
st/mesa: Clean up header file inclusion in st_cb_rasterpos.h.
Vinson Lee
2010-08-04
glsl2: Constant fold the children of many more ir_instruction types.
Eric Anholt
2010-08-04
glsl2: Return a real progress value from constant folding.
Eric Anholt
2010-08-04
glsl2: Refactor constant folding of rvalues to a function.
Eric Anholt
2010-08-04
st/mesa: Add missing header in st_cb_program.h.
Vinson Lee
2010-08-04
glcpp: Refresh autogenerated lexer and parser.
Kenneth Graunke
2010-08-04
glcpp: Remove xtalloc wrappers in favor of plain talloc.
Kenneth Graunke
2010-08-04
glsl2: Remove uses of deprecated TALLOC_CTX type.
Kenneth Graunke
2010-08-04
r300/compiler: Remove unnecessary header.
Vinson Lee
2010-08-04
intel: Remove unnecessary header.
Vinson Lee
2010-08-04
st/mesa: Add missing headers in st_cb_flush.h.
Vinson Lee
2010-08-04
st/mesa: Clean up header inclusion in st_cb_feedback.h.
Vinson Lee
2010-08-04
glsl2: add gl_LightModel built-in uniform.
Aras Pranckevicius
2010-08-04
glsl2: Don't try to assign locations for samplers during linking.
Eric Anholt
2010-08-04
ir_to_mesa: Clean up the mapping of samplers to Mesa's sampler uniforms.
Eric Anholt
2010-08-04
mesa: Don't null deref looking for Mesa IR code at compile time.
Eric Anholt
2010-08-04
r600g: force flush on map as temporary fix to readpixel
Jerome Glisse
2010-08-04
st/mesa: Add missing headers to st_cb_fbo.h.
Vinson Lee
2010-08-04
r600g: always perform texture perspective divide + fix blending
Jerome Glisse
2010-08-04
st/mesa: Clean up header file inclusion in st_cb_eglimage.h.
Vinson Lee
2010-08-04
glsl2: Skip talloc_parent in constant_expression of non-constant arrays.
Eric Anholt
2010-08-04
draw: Fix return type of draw_translate_vinfo_size.
Vinson Lee
2010-08-04
st/mesa: Clean up header file inclusion in st_cb_drawtex.h.
Vinson Lee
2010-08-04
glsl2: Make the clone() method take a talloc context.
Eric Anholt
2010-08-04
st/mesa: Clean up header file inclusion in st_cb_drawpixels.h.
Vinson Lee
2010-08-04
st/mesa: Add forward declaration in st_cb_condrender.h.
Vinson Lee
2010-08-04
st/mesa: Add forward declarations in st_cb_clear.h.
Vinson Lee
2010-08-04
st/mesa: Include missing headers in st_cb_bufferobjects.h.
Vinson Lee
2010-08-04
st/mesa: Clean up header file inclusion in st_cb_blit.h.
Vinson Lee
2010-08-04
st/mesa: Clean up header file inclusion in st_cb_bitmap.h.
Vinson Lee
2010-08-04
glx: Move deref after NULL check
Kristian Høgsberg
2010-08-04
glsl2: Set ir_discard::ir_type when cloning it
Aras Pranckevicius
2010-08-04
glx: Fix use after free in drisw error path
Kristian Høgsberg
2010-08-04
glx: We no longer need screen extensions for drisw
Kristian Høgsberg
2010-08-04
glx: dri2InvalidateBuffers() needs the X drawable XID not the GLX one
Kristian Høgsberg
2010-08-04
r600: relax stride/alignment requirements for vertices
Andre Maasikas
2010-08-04
draw: Fix the edge flags of flatshade_first polygons.
Chia-I Wu
2010-08-03
r300/compiler: Always unroll loops when doing loop emulation.
Tom Stellard
2010-08-03
r300/compiler: r500 hw support for break and continue in loops.
Tom Stellard
2010-08-03
r300/compiler: KILP may not always be inside an IF statement.
Tom Stellard
2010-08-03
r300/compiler: Don't unroll loops with continue or break.
Tom Stellard
2010-08-03
st/mesa: Clean up header file inclusion in st_cache.h.
Vinson Lee
2010-08-03
st/mesa: Add forward declarations in st_atom_shader.h.
Vinson Lee
2010-08-04
r300g: disable multisample visuals until the state tracker bits catch up.
Dave Airlie
2010-08-03
draw: check for instance divisors in vcache_check_run()
Brian Paul
[prev]
[next]