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
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
2010-09-03
glsl2: Track the number of ir_loop_jump instructions that are in a loop
Ian Romanick
2010-09-03
ir_expression: Add static operator_string method
Ian Romanick
2010-09-03
exec_node: Add insert_before that inserts an entire list
Ian Romanick
2010-09-03
glsl2: Eliminate zero-iteration loops
Ian Romanick
2010-09-03
glsl2: Perform initial bits of loop analysis during compilation
Ian Romanick
2010-09-03
glsl2: Add module to suss out loop control variables from loop analysis data
Ian Romanick
2010-09-03
glsl2: Add module to analyze variables used in loops
Ian Romanick
2010-09-03
ir_to_mesa: Handle loops with loop controls set
Ian Romanick
2010-09-03
ir_validate: Validate loop control fields in ir_loop
Ian Romanick
2010-09-03
glsl2: Add cmp field to ir_loop
Ian Romanick
2010-09-03
glsl2: Set a flag when visiting the assignee of an assignment
Ian Romanick
2010-09-03
exec_list: Add pop_head
Ian Romanick
2010-09-03
ir_print_visitor: Print empty else blocks more compactly
Ian Romanick
2010-09-03
nvfx: fix division by zero in vp-ignore-input
Luca Barbieri
2010-09-03
nvfx: report correct max lodbias
Luca Barbieri
2010-09-03
nvfx: remove message
Luca Barbieri
2010-09-03
nvfx: support indirect addressing in vps
Luca Barbieri
2010-09-03
r600c: add proper returns for some evergreen functions
Alex Deucher
2010-09-03
nvfx: fix support for more than 8 texture units (fixes etqw crash)
Luca Barbieri
2010-09-03
r600g: fix segfault in state after rework
Dave Airlie
2010-09-03
r600c: emit DB_HTILE_DATA_BASE on evergreen
Alex Deucher
2010-09-03
r600g: refactor sample states into a reusable struct.
Dave Airlie
2010-09-03
r600g: reduce size of r600 context structure to !insane
Dave Airlie
2010-09-03
r600g: add texture border state.
Dave Airlie
2010-09-03
r600g: deref old driver states for set entry points.
Dave Airlie
2010-09-03
r600g: drop r600_bind_state.
Dave Airlie
2010-09-03
r600g: kill r600_context_state function
Dave Airlie
2010-09-03
r600g: move lots of state inline helpers to separate header.
Dave Airlie
2010-09-02
draw: Include missing headers in draw_vs_aos.h.
Vinson Lee
2010-09-03
r600g: drop magic numbers in depth state.
Dave Airlie
2010-09-02
util: Include missing header in u_linear.h.
Vinson Lee
2010-09-02
mesa: Fix printf-like warning.
Vinson Lee
[next]