Age | Commit message (Expand) | Author |
2009-08-18 | r300g: Massively cleanup OQ. | Corbin Simpson |
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-06-26 | r300g: Comment out assert for now. | Corbin Simpson |
2009-06-26 | r300-gallium: Ensure that no dirty state goes unemitted. | Corbin Simpson |
2009-06-26 | r300-gallium: organize fragment/vertex shaders | Joakim Sindholt |
2009-06-08 | r300-gallium: HW TCL glxgears. (Read the rest of the log.) | Corbin Simpson |
2009-06-08 | r300-gallium: Make UCP and clip work again for SW TCL. | Corbin Simpson |
2009-06-08 | r300-gallium: Don't emit UCP planes for SW TCL. | Corbin Simpson |
2009-06-05 | r300-gallium: Use VAP_CLIP_CNTL. | Corbin Simpson |
2009-06-05 | r300-gallium: Emit UCP. | Corbin Simpson |
2009-06-05 | r300-gallium: Improve vs emit. | Corbin Simpson |
2009-06-04 | r300-gallium: Fix pasta. | Corbin Simpson |
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-18 | r300-gallium: Always do VTE, never software viewport. | Corbin Simpson |
2009-05-17 | r300-gallium: Comment out useless debugging code. | Corbin Simpson |
2009-05-16 | r300-gallium: Various cleanups leftover from before. | Corbin Simpson |
2009-05-13 | r300-gallium: Space accounting for textures. | Corbin Simpson |
2009-05-08 | r300-gallium: Fix bad cast. Space accounting completely works now. | Corbin Simpson |
2009-05-08 | r300-gallium, radeon: BO handling fixes, some useful asserts. | Corbin Simpson |
2009-05-08 | r300-gallium: Finish space accounting. | Corbin Simpson |
2009-05-01 | r300-gallium, radeon-winsys: Space accounting. | Corbin Simpson |
2009-04-25 | r300-gallium: Clean up FB state emit. | Corbin Simpson |
2009-04-25 | r300-gallium: Set framebuffer pitch on every framebuffer change. | Mathias Gottschlag |
2009-04-21 | r300-gallium: Fix CS size mismatch | Mathias Gottschlag |
2009-04-08 | r300-gallium: Add vertex shader constant emit. | Corbin Simpson |
2009-04-04 | r300-gallium: Fix bad register write. | Corbin Simpson |
2009-04-04 | r300-gallium: Clean up compile warnings and strict compile errors. | 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-27 | r300-gallium: Add some surface_copy. | Corbin Simpson |
2009-03-25 | r300-gallium: r300-fs: Moar. | Corbin Simpson |
2009-03-25 | r300-gallium: Unify shader interfaces, enable r300 shader, start unbreaking. | Corbin Simpson |
2009-03-20 | r300-gallium: Clean up some emit, and some state handlers. | Corbin Simpson |
2009-03-18 | r300-gallium: Emit viewport state. | Corbin Simpson |
2009-03-17 | r300-gallium: Debugging for the more sensitive card registers. | Corbin Simpson |
2009-03-17 | r300-gallium: Fix relocation for textures. | Corbin Simpson |
2009-03-16 | r300-gallium: Emit constants as floats, not uints. | Corbin Simpson |
2009-03-15 | r300-gallium: r500-fs: Setup immediates. | Corbin Simpson |
2009-03-11 | r300-gallium: Don't flush textures more than necessary. | Corbin Simpson |
2009-03-11 | r300-gallium: Fix CS count for texture emit. | Corbin Simpson |
2009-03-11 | r300-gallium: Fix CS count in fb state emit. | Corbin Simpson |
2009-03-10 | r300-gallium: Fix a handful of compiler warnings. | Corbin Simpson |
2009-03-10 | r300-gallium: First stab at texture support. | Corbin Simpson |
2009-03-07 | r300-gallium: Correct vertex format setup, cleanup regs and debugging. | Corbin Simpson |
2009-03-07 | r300-gallium: Emit vertex size. | Corbin Simpson |