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
Age
Commit message (
Expand
)
Author
2010-09-04
r300g: skip draw calls with no vertex elements, fixing hardlocks
Marek Olšák
2010-09-04
r300/compiler: use limits from the compiler input instead of inline constants
Marek Olšák
2010-09-04
r300/compiler: improve register allocation with indexable temporaries for VS
Marek Olšák
2010-09-04
r300/compiler: fix handling of indexed temporaries in peephole
Marek Olšák
2010-09-04
r300/compiler: disable deadcode elimination for indexed dst operands
Marek Olšák
2010-09-04
r300/compiler: allocate at least FS inputs if register allocation is disabled
Marek Olšák
2010-09-04
r300g: add a new debug option which disables compiler optimizations
Marek Olšák
2010-09-04
r300/compiler: compute the final number of temporaries during translation
Marek Olšák
2010-09-04
r300/compiler: make optimizations not use 0.5 swizzles in vertex shaders
Marek Olšák
2010-09-04
r300/compiler: use peephole and constant folding for vertex shaders too
Marek Olšák
2010-09-04
r300/compiler: remove unused enum OPCODE_REPL_ALPHA
Marek Olšák
2010-09-04
r300/compiler: refactor fragment shader compilation
Marek Olšák
2010-09-04
r300/compiler: add new compiler parameter max_constants
Marek Olšák
2010-09-04
r300/compiler: refactor vertex shader compilation
Marek Olšák
2010-09-04
r300/compiler: remove a redundant parameter in rc_pair_regalloc
Marek Olšák
2010-09-04
r300/compiler: remove a redundant parameter in rc_dataflow_deadcode
Marek Olšák
2010-09-04
r300/compiler: use null-terminated array of transformation functions
Marek Olšák
2010-09-04
r300g: only check for an empty shader if there are no compile errors
Marek Olšák
2010-09-04
r300/compiler: add new compiler parameter max_alu_insts
Marek Olšák
2010-09-04
r300/compiler: put emulate_loop_state in radeon_compiler
Marek Olšák
2010-09-04
ir_reader: Run ir_validate on the generated IR.
Kenneth Graunke
2010-09-04
ir_reader: Emit global variables at the top of the instruction list.
Kenneth Graunke
2010-09-04
ir_reader: Drop support for reading the old assignment format.
Kenneth Graunke
2010-09-04
glsl: Regenerate autogenerated file builtin_function.cpp.
Kenneth Graunke
2010-09-04
glsl/builtins: Convert assignments to new format (with write mask).
Kenneth Graunke
2010-09-04
ir_reader: Read the new assignment format (with write mask).
Kenneth Graunke
2010-09-04
ir_reader: Track the current function and report it in error messages.
Kenneth Graunke
2010-09-04
glsl/builtins: Actually print the info log if reading a builtin failed.
Kenneth Graunke
2010-09-04
nvfx: consolidate tiny files
Luca Barbieri
2010-09-04
mesa/st: add missing _mesa_set_fetch_functions in st_get_tex_image
Luca Barbieri
2010-09-04
nvfx: fix vp DP2
Luca Barbieri
2010-09-04
nvfx: implement fp SSG properly
Luca Barbieri
2010-09-04
nvfx: don't claim we support preds since the driver doesn't
Luca Barbieri
2010-09-04
nv40: support all 10 texcoords
Luca Barbieri
2010-09-04
nvfx: add missing context init
Luca Barbieri
2010-09-04
nvfx: tidy up state_emit
Luca Barbieri
2010-09-04
nvfx: support all coord conventions in hardware
Luca Barbieri
2010-09-04
nvfx: add missing pushbuffer space check
Luca Barbieri
2010-09-04
nvfx: support all possible vs consts
Luca Barbieri
2010-09-04
nvfx: set magic bit to round NPOT mipmap sizes down and not up
Luca Barbieri
2010-09-04
nvfx: allow nested blitter usage, fixing bug in clear
Luca Barbieri
2010-09-03
galahad: do map/unmap counting for resources
Brian Paul
2010-09-03
libgl-xlib: enable galahad support
Brian Paul
2010-09-03
exec_list: replace class with struct
Brian Paul
2010-09-03
mesa: fix up a comment
Brian Paul
2010-09-03
st/glx: added some comments
Brian Paul
2010-09-03
nvfx: implement LIT in fp
Luca Barbieri
2010-09-03
glsl2: Use as_constant some places instead of constant_expression_value
Ian Romanick
2010-09-03
glsl2: Allow copy / constant propagation into array indices
Ian Romanick
2010-09-03
glsl2: Add module to perform simple loop unrolling
Ian Romanick
[prev]
[next]