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
/
gallium
/
drivers
/
r300
/
r300_state.c
Age
Commit message (
Expand
)
Author
2009-11-08
r300g: Unify context names for counts.
Corbin Simpson
2009-11-07
r300g: VBOs WIP
Maciej Cencora
2009-11-07
r300g: add missing flush
Maciej Cencora
2009-11-04
r300g: add polygon mode
Marek Olšák
2009-11-04
r300g: add color channel masking
Marek Olšák
2009-11-01
r300g: Miscellania. Avoid draw segfaults, s/true/TRUE/, etc.
Corbin Simpson
2009-11-01
r300g: split constant buffer and shader emittion
Maciej Cencora
2009-10-31
r300g: fix reading from the destination buffer in blending
Marek Olšák
2009-10-31
r300g: remove unnecessary assertions
Marek Olšák
2009-10-28
r300g: fix emitting the stencil-ref and alpha-ref values
Marek Olšák
2009-10-28
r300g: fix blending and do some optimizations
Marek Olšák
2009-10-21
r300g: No debug in r300_state.
Corbin Simpson
2009-10-21
r300g: Cleanup header includes.
Corbin Simpson
2009-10-18
r300g: Fix up a bunch of warnings.
Corbin Simpson
2009-10-14
r300g: Move ztop to derived state.
Corbin Simpson
2009-10-14
r300g: add one more ZTOP disable bit.
Dave Airlie
2009-10-14
r300g: fixup arb occulsion query support.
Dave Airlie
2009-10-11
r300g: fix blending default state + alpha separate.
Dave Airlie
2009-09-06
r300g: Fix a number of warnings
Nicolai Hähnle
2009-09-05
r300g: update rs_block state after changing rasterizer
Cooper Yuan
2009-09-05
r300g: need to validate scissor and viewport state if bind new rasterizer
Cooper Yuan
2009-08-27
r300g: Correct scissor setting, subtract 1 from window's width and height
Cooper Yuan
2009-08-18
r300g: Force off ZTOP optimizations for now.
Corbin Simpson
2009-08-07
r300g: Remove r300_constant_buffer::user_count.
Corbin Simpson
2009-07-30
r300g: Use radeon compiler for fragment programs
Nicolai Hähnle
2009-07-30
r300g: Use r300compiler for vertex shaders
Nicolai Hähnle
2009-07-23
r300g: Actually mark shaders as translated/untranslated.
Corbin Simpson
2009-07-08
r300g: Add endian fix to vertex fetcher setup.
Corbin Simpson
2009-06-26
r300g: EXT_provoking_vertex.
Corbin Simpson
2009-06-26
r300-gallium: organize fragment/vertex shaders
Joakim Sindholt
2009-06-08
r300-gallium: Don't emit UCP planes for SW TCL.
Corbin Simpson
2009-06-05
r300-gallium: Emit UCP.
Corbin Simpson
2009-05-20
r300-gallium: Another constantbuf shader recompile test.
Corbin Simpson
2009-05-18
r300-gallium: Cleanup viewport state setup.
Corbin Simpson
2009-05-18
r300-gallium: Always do VTE, never software viewport.
Corbin Simpson
2009-05-17
r300-gallium: Update XXX.
Corbin Simpson
2009-05-17
r300-gallium: vs: Dupe tokens, better debug, count spurious insts.
Corbin Simpson
2009-05-16
r300-gallium: Various cleanups leftover from before.
Corbin Simpson
2009-05-12
r300-gallium: add missing semicolon
Joakim Sindholt
2009-05-12
r300-gallium: duplicate tokens in create_fs_state
Joakim Sindholt
2009-05-08
r300-gallium, radeon: A couple cleanups.
Corbin Simpson
2009-04-26
r300-gallium: Correctly flush Draw.
Corbin Simpson
2009-04-15
r300-gallium: Use viewport state.
Corbin Simpson
2009-04-06
r300-gallium: Properly setup HW/SW TCL controls.
Corbin Simpson
2009-04-05
r300-gallium: Re-translate shaders if constants change.
Corbin Simpson
2009-04-05
r300-gallium: Properly interface with Draw for vert shaders.
Corbin Simpson
2009-04-05
r300-gallium: Update state handlers/setters for vertex shaders.
Corbin Simpson
2009-04-04
r300-gallium: Clean up compile warnings and strict compile errors.
Corbin Simpson
2009-03-30
r300-gallium: Properly redo shaders when constant buffer changes size.
Corbin Simpson
2009-03-25
r300-gallium: Unify shader interfaces, enable r300 shader, start unbreaking.
Corbin Simpson
[next]