Age | Commit message (Expand) | Author |
2009-09-12 | r300g: There is no such thing as "texture stride" | Nicolai Hähnle |
2009-08-27 | r300g: Correct scissor setting, subtract 1 from window's width and height | Cooper Yuan |
2009-08-11 | r300g: Fix up remaining VAP_CNTL_STATUS writes for big endian. | Michel Dänzer |
2009-08-11 | r300g: Emit relocations for pitch registers. | Michel Dänzer |
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, radeon-gallium: Fix API, cleanup. | Corbin Simpson |
2009-07-08 | r300-gallium: Unify sampler and texture emit. | Corbin Simpson |
2009-07-01 | r300g: Use floats for surface_copy texcoords, use correct src and dest. | Corbin Simpson |
2009-06-26 | r300g: Be more specific on surface_copy fallbacks. | Corbin Simpson |
2009-06-26 | r300-gallium: organize fragment/vertex shaders | Joakim Sindholt |
2009-05-28 | r300-gallium, radeon-gallium: Make add_buffer indicate when a flush is needed. | Corbin Simpson |
2009-05-20 | r300-gallium: Make surface_copy work, and refactor buffer validation. | Corbin Simpson |
2009-05-17 | r300-gallium: Size mismatch. | Corbin Simpson |
2009-05-17 | r300-gallium: Clean up more invariant state. | Corbin Simpson |
2009-05-16 | r300-gallium: Various cleanups leftover from before. | Corbin Simpson |
2009-05-14 | r300-gallium: Correct VTE setup for surface_fill, make surface_copy emit right. | Corbin Simpson |
2009-05-11 | r300-gallium: unbreak build | Joakim Sindholt |
2009-05-11 | r300-gallium: Setup surface in r300_surface_copy. | Corbin Simpson |
2009-05-11 | r300-gallium: Cleanup some compile warnings. | Corbin Simpson |
2009-05-01 | r300-gallium, radeon-winsys: Space accounting. | Corbin Simpson |
2009-04-06 | r300-gallium: Fix surface_copy too. | Corbin Simpson |
2009-04-06 | r300-gallium: Properly setup HW/SW TCL controls. | Corbin Simpson |
2009-04-04 | r300-gallium: Clean up compile warnings and strict compile errors. | Corbin Simpson |
2009-04-01 | r300-gallium: Add vertex shader for surface_copy. | Corbin Simpson |
2009-03-31 | r300-gallium: Moar vert shader emit. | Corbin Simpson |
2009-03-31 | r300-gallium: Add vertex shader emit. | Corbin Simpson |
2009-03-30 | r300-gallium: RGBA, not ARGB, after all. | Corbin Simpson |
2009-03-30 | r300-gallium: Allow surface_fill to clear depth/stencil buffers too. | Corbin Simpson |
2009-03-30 | r300-gallium: Emit the "right" sequence of colors. | Corbin Simpson |
2009-03-30 | r300-gallium: Handful of small leftovers. | Corbin Simpson |
2009-03-27 | r300-gallium: Add some surface_copy. | Corbin Simpson |
2009-03-20 | r300-gallium: Simplify/neaten up packet3. | Corbin Simpson |
2009-03-20 | r300-gallium: Clean up surface_fill, prep for surface_copy code. | Corbin Simpson |
2009-03-20 | r300-gallium: Properly offset scissors. | Corbin Simpson |
2009-03-17 | r300-gallium: Move all unsorted state into invariant state. | Corbin Simpson |
2009-03-17 | r300-gallium: Emit invariant state, no matter what. | Corbin Simpson |
2009-03-17 | r300-gallium: Quick little cleanup of surface_fill state. | Corbin Simpson |
2009-03-15 | r300-gallium: r500-fs: Setup immediates. | Corbin Simpson |
2009-03-13 | gallium: Remove do_flip argument from surface_copy | Jakob Bornecrantz |
2009-03-10 | r300-gallium: Unbreak fallback in surface_fill. | Corbin Simpson |
2009-03-07 | r300-gallium: Correct vertex format setup, cleanup regs and debugging. | Corbin Simpson |
2009-03-07 | r300-gallium: Move a few registers. | Corbin Simpson |
2009-03-07 | r300-gallium: A bit more vertex format fixup. | Corbin Simpson |
2009-03-06 | r300-gallium: Remove unknown regs. | Corbin Simpson |
2009-03-06 | r300-gallium: Make sure registers are inside BEGIN/END CS. | Corbin Simpson |
2009-03-06 | r300-gallium: Separate out fog block. | Corbin Simpson |
2009-03-06 | r300-gallium: GA enhancements. | Corbin Simpson |
2009-03-06 | r300-gallium: Flat/smooth shading state. | Corbin Simpson |
2009-03-06 | r300-gallium: Pick up a few more bits of rs_state. | Corbin Simpson |