• Home
  • Raw
  • Download

Lines Matching refs:r300

167 -  gallium/egl: fix r300 vs r600 loading
448 - r300: set gl_texture_image::TexFormat field in r300SetTexBuffer2()
860 - util/r300g: split the r300 index buffer modifier functions out to
2263 - r300/compiler: fix projective mapping of 2D NPOT textures
2264 - r300/compiler: do not use copy propagation if SaturateMode is used
2265 - r300/compiler: fix shadow sampling with swizzled coords
2269 gallium/r300,r600
2313 - r300/compiler: fix rc_rewrite_depth_out for it to work with any
2315 - r300/compiler: remove duplicate function rc_mask_to_swz
2316 - r300/compiler: add a function for swizzling a mask
2317 - r300/compiler: move util functions to radeon_compiler_util
2323 - r300/compiler: implement and lower OPCODE_CLAMP
2328 - r300/compiler: disable the swizzle lowering pass in vertex shaders
2346 - r300/compiler: don't terminate regalloc if we surpass max temps limit
2347 - r300/compiler: add a function to query program stats (alu, tex,
2349 - r300/compiler: cleanup rc_run_compiler
2350 - r300/compiler: do not print pair/tex/presub program stats for vertex
2352 - r300/compiler: handle DPH and XPD in rc_compute_sources_for_writemask
2353 - r300/compiler: make lowering passes possibly use up to two less temps
2354 - r300/compiler: remove at least unused immediates if externals cannot
2356 - r300/compiler: fix LIT in VS
2357 - r300/compiler: fix swizzle lowering with a presubtract source operand
2363 - r300/compiler: disable the rename_regs pass for loops
2410 - dri/r300: remove duplicated include
2549 - r300/compiler: Refactor the pair instruction data structures
2551 - r300/compiler: Fix two mistakes in the presubtract optimization pass.
2552 - r300/compiler: Add more helper functions for iterating through
2554 - r300/compiler: Print immediate values after "dead constants" pass
2555 - r300/compiler: radeon_remove_constants.c: fix indentation
2556 - r300/compiler: Use rc_for_all_reads_src() in "dead constants" pass
2557 - r300/compiler: Fix segfault in error path
2558 - r300/compiler: Don't use rc_error() unless the error is unrecoverable
2559 - r300/compiler: Don't merge instructions that write output regs and
2561 - r300/compiler: Create a helper function for merging presubtract
2563 - r300/compiler: Fix incorrect assumption
2564 - r300/compiler: Clear empty registers after constant folding
2565 - r300/compiler: Add a new function for more efficient dataflow
2568 - r300/compiler: Use rc_get_readers_normal() for presubtract
2570 - r300/compiler: Don't clobber presubtract sources during optimizations
2571 - r300/compiler: Don't track readers into an IF block.
2572 - r300/compiler: Make sure presubtract sources use supported swizzles
2573 - r300/compiler: Fix register allocator's handling of loops
2574 - r300/compiler: Fix instruction scheduling within IF blocks
2575 - r300/compiler: Use zero as the register index for unused sources
2576 - r300/compiler: Ignore alpha dest register when replicating the result
2577 - r300/compiler: Add rc_get_readers()
2578 - r300/compiler: Handle BREAK and CONTINUE in rc_get_readers()
2579 - r300/compiler: Track readers through branches in rc_get_readers()
2580 - r300/compiler: Convert RGB to alpha in the scheduler
2581 - r300/compiler: Use presubtract operations as much as possible
2582 - r300/compiler: Enable rename_reg pass for r500 cards
2583 - r300/compiler: Add a more efficient version of
2585 - r300/compiler: Don't allow presubtract sources to be remapped twice
2586 - r300/compiler: Fix black terrain in Civ4
2676 - r300/compiler: Move declaration before code.
2677 - r300/compiler: Move declaration before code.
2678 - r300/compiler: Move declaration before code.
2679 - r300/compiler: Move declaration before code.
2681 - r300/compiler: Move declaration before code.
2683 - r300/compiler: Move declaration before code.
2685 - r300/compiler: Move declaration before code.
2687 - r300/compiler: Move declaration before code.
2688 - r300/compiler: Move declaration before code.
2689 - r300/compiler: Move declaration before code.
2690 - r300/compiler: Remove declaration before code.
2691 - r300/compiler: Move declaration before code.
2692 - r300/compiler: Move declaration before code.
2693 - r300/compiler: Move declaration before code.
2694 - r300/compiler: Move declaration before code.
2710 - r300: Silence uninitialized variable warning.
2717 - r300/compiler: Remove unused variable.
2743 - r300/compiler: Move declaration before code.
2744 - r300/compiler: Move declaration before code.
2807 - r300/compiler: Move declaration before code.
2808 - r300/compiler: Move declaration before code.