2009-02-02 |
Corbin Simpson | r300: Add u_simple_screen support. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add more rs_state, fix indents on dsa_state. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Split rs_state emit into its own function. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | amd: Add AMD_SOFTPIPE environment option. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add line stipple state to rs_state. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add cleaned-up clear fallback, sort more regs. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Try to fix up RS a bit more. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Joakim Sindholt | r300: set up r5xx fragment shader; clear still broken |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Unbreak emit, fix up a bunch of little things. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Joakim Sindholt | r300: attempt at trivial/clear on r5xx |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Joakim Sindholt | r300: name registers for human readability |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Fix a few more registers. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | Ack, forgot to update the index again. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: A handful of thingys. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Fix small r300_reg typo. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Moar RS cleanup. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Cleanup first part of RS block. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Clean up PVS upload emits. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add dsa state emit. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add blend color state emit. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Count BEGIN_CS, END_CS, warn if count is off. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Set up blend state emit, clean up blend registers. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add r300_flush. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Deobfuscate a few registers, fix inaccurate varia... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Working trivial/clear for RV410. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | BROKEN |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | Rebased to gallium-0.2, Jan 24 2009. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Hook up clear, set it to fallback. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Make format names legible. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add more capabilities. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Newlines, dammit! |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: More state setters. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add some useful debugging information; remove... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Remove radeon_reg. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Put r300_blit to bed. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Plan for the next state setters. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Moar state handlers. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Finish basic state setup. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | amd: Fix uninitialized pipe_screen. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | amd: Fix missing break statement. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add fragment shader stubs. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add more pipe_texture stuff. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add initial pipe_texture handling. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add texture sampler state. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add texture stubs. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | amd/r300: Wire up GETPARAM ioctls. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add sampler state skeleton. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add num_vert_pipes (and remove busted num_pipes.) |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Unbreak build, finish clear state. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | [BROKEN] r300: Add initial clear/fill code. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Fix constness, compile warnings, indentation... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Set floating-point params. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Fix indenting. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Fix missing free(). |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add path for pci_id in winsys. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Use chip caps for something. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add chipset sorting and capabilities. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Various flags, small state tracking things. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add a basic dirty state emit. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Remove r300_state.h |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add blend color. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add more state. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Fix errant inlines. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Hook up state functions. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add DSA state. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add scissor state, fix build. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Add blend state. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300, amd: Add the ability to flush the CS. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300, amd: Make everything build. (Not necessarily... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | And unbreak traditional build. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | A bit of r300 cleanup. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | Make r300 and amd build in scons. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | r300: Hook up to winsys, add missing header. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | gallium-r300: Add primitive CS. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | gallium-r300: Max LOD bias is 16.0. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | gallium-r300: Set right ROP for solid fills. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | gallium-r300: Fit it all together now. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | gallium-r300: Add r300_surface. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | gallium-r300: Add r300_blit. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | gallium-r300: Add copyrights, place (broken) CS. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | gallium-r300: Add r300_clear. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | gallium-r300: Make it build. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | gallium-r300: Look less like i915. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | gallium-r300: Add some headers. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Corbin Simpson | gallium-r300: Initial commit. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jerome Glisse | amd: initial winsys |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jerome Glisse | gallium autoconf/automake |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Stephane Marchesin | Merge branch 'gallium-0.2' of git+ssh://marcheu@git... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Stephane Marchesin | nv04: some old changes I had lying around. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Zack Rusin | Merge branch 'gallium-winsys-private' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2009-02-01 |
José Fonseca | progs: Get more samples building on windows. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
José Fonseca | util: List new file in sconscript. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
José Fonseca | pipebuffer: Drop (most of) pipe winsys stuff. |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Pekka Paalanen | nv20: send buffer handles on hw state emit |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Pekka Paalanen | nv20: disable depth writes in hw init |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Pekka Paalanen | nv20: Z-mapping parameters |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Pekka Paalanen | nv20: draw_elements needs to flush |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Pekka Paalanen | nv20: set surface status in clear() |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Zack Rusin | gallium: initialize simple screen in drivers |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Zack Rusin | gallium: add a convience wrapper for simple screens |
commit | commitdiff | tree | snapshot |
next |