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: 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
2010-08-03
gallium/translate: make generic_run() and generic_run_elts() more alike
Brian Paul
2010-08-03
draw: added a comment
Brian Paul
2010-08-03
draw: use instance divisor in draw_print_arrays()
Brian Paul
2010-08-03
draw: add assertion, rearrange debug code
Brian Paul
2010-08-04
st/dri: fix crash when dri2_drawable_get_buffers fails
Marek Olšák
2010-08-04
mesa: increase the relative address offset limit to 4096 in ARB_vp/fp
Marek Olšák
2010-08-03
r600g: add polygon offset support
Jerome Glisse
2010-08-03
r600g: flush and resubmit if we reach limit
Jerome Glisse
2010-08-03
r600g: fix color target mask
Jerome Glisse
2010-08-03
gallium/draw: forgot about PIPE_PRIM_LINE_STRIP_ADJACENCY
Zack Rusin
2010-08-03
gallium/util: add extra primitives to the trimmer
Zack Rusin
2010-08-03
r600g: fix stencil
Jerome Glisse
2010-08-03
glsl2: Fix ir_validate validating null variable names.
Eric Anholt
2010-08-03
glsl2: No need to strdup the name passed in to ir_variable constructor.
Eric Anholt
2010-08-03
r600g: fix LIT + fix multiple constant one ALU + fix ALU block splitting
Jerome Glisse
2010-08-03
r300g: handle polygon offset correctly
Marek Olšák
2010-08-03
st/mesa: Add forward declarations in st_atom_constbuf.h.
Vinson Lee
2010-08-03
st/mesa: Include glheader.h in st_atom.h.
Vinson Lee
2010-08-03
mesa: Clean up header file inclusion in m_xform.h.
Vinson Lee
2010-08-03
mesa: Reduce header file inclusion in m_translate.h.
Vinson Lee
2010-08-03
mesa: Include missing header in m_matrix.h.
Vinson Lee
2010-08-03
mesa: Reduce header file inclusion in texgen.h.
Vinson Lee
2010-08-03
mesa: Reduce header file inclusion in texcompress_fxt1.h.
Vinson Lee
2010-08-02
mesa: Reduce header file inclusion in syncobj.h.
Vinson Lee
2010-08-02
glsl2: Fix typo in clamp() constant builtin using uint instead of int.
Eric Anholt
2010-08-02
ir_to_mesa: Add support for 1.20 uniform initializers.
Eric Anholt
2010-08-02
glsl2: Don't consider uniform initializers as constant expressions.
Eric Anholt
2010-08-02
Initialize a couple of HasIndex2 fields on Mesa IR src regs.
Eric Anholt
2010-08-02
ir_to_mesa: Support for struct uniforms.
Eric Anholt
2010-08-02
ir_to_mesa: Add a constructor for ir_to_mesa_src_reg.
Eric Anholt
2010-08-02
glsl2: Use talloc_zero_size instead of talloc_size to allocate ast_node objects.
Carl Worth
2010-08-02
r600g: split alu block to conform to limit + RCP opcode
Jerome Glisse
2010-08-02
glsl_type: Use string key for array type hash
Ian Romanick
2010-08-02
Keep a local copy of the symbol name in the symbol table
Ian Romanick
2010-08-02
glsl2: Clean-up two 'unused variable' warnings
Ian Romanick
2010-08-02
glsl2: Make glsl_types::ctx private again
Ian Romanick
[prev]
[next]