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
/
mesa
/
drivers
/
dri
/
r300
Age
Commit message (
Expand
)
Author
2010-12-08
r300/compiler: remove at least unused immediates if externals cannot be removed
Marek Olšák
2010-12-08
r300/compiler: make lowering passes possibly use up to two less temps
Marek Olšák
2010-12-08
r300/compiler: handle DPH and XPD in rc_compute_sources_for_writemask
Marek Olšák
2010-12-08
r300/compiler: do not print pair/tex/presub program stats for vertex shaders
Marek Olšák
2010-12-08
r300/compiler: cleanup rc_run_compiler
Marek Olšák
2010-12-08
r300/compiler: add a function to query program stats (alu, tex, temps..)
Marek Olšák
2010-12-08
r300/compiler: don't terminate regalloc if we surpass max temps limit
Marek Olšák
2010-12-02
r300/compiler: disable the swizzle lowering pass in vertex shaders
Marek Olšák
2010-12-01
r300/compiler: implement and lower OPCODE_CLAMP
Marek Olšák
2010-11-26
r300/compiler: move util functions to radeon_compiler_util
Marek Olšák
2010-11-26
r300/compiler: add a function for swizzling a mask
Marek Olšák
2010-11-26
r300/compiler: remove duplicate function rc_mask_to_swz
Marek Olšák
2010-11-26
r300/compiler: fix rc_rewrite_depth_out for it to work with any instruction
Marek Olšák
2010-11-24
r300/compiler: Move declaration before code.
Vinson Lee
2010-11-24
r300/compiler: Move declaration before code.
Vinson Lee
2010-11-23
r300/compiler: Don't allow presubtract sources to be remapped twice
Tom Stellard
2010-11-21
r300/compiler: Add a more efficient version of rc_find_free_temporary()
Tom Stellard
2010-11-21
r300/compiler: Enable rename_reg pass for r500 cards
Tom Stellard
2010-11-21
r300/compiler: Use presubtract operations as much as possible
Tom Stellard
2010-11-21
r300/compiler: Convert RGB to alpha in the scheduler
Tom Stellard
2010-11-21
r300/compiler: Track readers through branches in rc_get_readers()
Tom Stellard
2010-11-21
r300/compiler: Handle BREAK and CONTINUE in rc_get_readers()
Tom Stellard
2010-11-21
r300/compiler: Add rc_get_readers()
Tom Stellard
2010-11-21
r300/compiler: Ignore alpha dest register when replicating the result
Tom Stellard
2010-11-21
r300/compiler: Use zero as the register index for unused sources
Tom Stellard
2010-11-21
r300/compiler: Fix instruction scheduling within IF blocks
Tom Stellard
2010-11-21
r300/compiler: Fix register allocator's handling of loops
Tom Stellard
2010-11-21
r300/compiler: Make sure presubtract sources use supported swizzles
Tom Stellard
2010-11-18
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-11-15
r300: set gl_texture_image::TexFormat field in r300SetTexBuffer2()
Brian Paul
2010-11-08
radeon: Implement GL_OES_EGL_image
Johann Rudloff
2010-11-08
mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping.
Mario Kleiner
2010-11-04
r300/compiler: Move declaration before code.
Vinson Lee
2010-11-04
r300/compiler: Move declaration before code.
Vinson Lee
2010-11-01
r300/compiler: Don't track readers into an IF block.
Tom Stellard
2010-10-30
r300/compiler: Don't clobber presubtract sources during optimizations
Tom Stellard
2010-10-27
r300/compiler: Use rc_get_readers_normal() for presubtract optimizations
Tom Stellard
2010-10-19
r300/compiler: Remove unused variable.
Vinson Lee
2010-10-18
r300g: Add new debug option for logging vertex/fragment program stats
Tom Stellard
2010-10-18
r300/compiler: Add a new function for more efficient dataflow analysis
Tom Stellard
2010-10-18
r300/compiler: Clear empty registers after constant folding
Tom Stellard
2010-10-18
r300/compiler: Fix incorrect assumption
Tom Stellard
2010-10-18
r300/compiler: Create a helper function for merging presubtract sources
Tom Stellard
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-12
r300: Silence uninitialized variable warning.
Vinson Lee
2010-09-30
dri/r300: remove duplicated include
Nicolas Kaiser
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
r300/compiler: Move declaration before code.
Vinson Lee
[next]