r300: Add dsa state emit.
[mesa.git] / src /
2009-02-02 Corbin Simpsonr300: Add dsa state emit.
2009-02-02 Corbin Simpsonr300: Add blend color state emit.
2009-02-02 Corbin Simpsonr300: Count BEGIN_CS, END_CS, warn if count is off.
2009-02-02 Corbin Simpsonr300: Set up blend state emit, clean up blend registers.
2009-02-02 Corbin Simpsonr300: Add r300_flush.
2009-02-02 Corbin Simpsonr300: Deobfuscate a few registers, fix inaccurate varia...
2009-02-02 Corbin Simpsonr300: Working trivial/clear for RV410.
2009-02-02 Corbin SimpsonBROKEN
2009-02-02 Corbin SimpsonRebased to gallium-0.2, Jan 24 2009.
2009-02-02 Corbin Simpsonr300: Hook up clear, set it to fallback.
2009-02-02 Corbin Simpsonr300: Make format names legible.
2009-02-02 Corbin Simpsonr300: Add more capabilities.
2009-02-02 Corbin Simpsonr300: Newlines, dammit!
2009-02-02 Corbin Simpsonr300: More state setters.
2009-02-02 Corbin Simpsonr300: Add some useful debugging information; remove...
2009-02-02 Corbin Simpsonr300: Remove radeon_reg.
2009-02-02 Corbin Simpsonr300: Put r300_blit to bed.
2009-02-02 Corbin Simpsonr300: Plan for the next state setters.
2009-02-02 Corbin Simpsonr300: Moar state handlers.
2009-02-02 Corbin Simpsonr300: Finish basic state setup.
2009-02-02 Corbin Simpsonamd: Fix uninitialized pipe_screen.
2009-02-02 Corbin Simpsonamd: Fix missing break statement.
2009-02-02 Corbin Simpsonr300: Add fragment shader stubs.
2009-02-02 Corbin Simpsonr300: Add more pipe_texture stuff.
2009-02-02 Corbin Simpsonr300: Add initial pipe_texture handling.
2009-02-02 Corbin Simpsonr300: Add texture sampler state.
2009-02-02 Corbin Simpsonr300: Add texture stubs.
2009-02-02 Corbin Simpsonamd/r300: Wire up GETPARAM ioctls.
2009-02-02 Corbin Simpsonr300: Add sampler state skeleton.
2009-02-02 Corbin Simpsonr300: Add num_vert_pipes (and remove busted num_pipes.)
2009-02-02 Corbin Simpsonr300: Unbreak build, finish clear state.
2009-02-02 Corbin Simpson[BROKEN] r300: Add initial clear/fill code.
2009-02-02 Corbin Simpsonr300: Fix constness, compile warnings, indentation...
2009-02-02 Corbin Simpsonr300: Set floating-point params.
2009-02-02 Corbin Simpsonr300: Fix indenting.
2009-02-02 Corbin Simpsonr300: Fix missing free().
2009-02-02 Corbin Simpsonr300: Add path for pci_id in winsys.
2009-02-02 Corbin Simpsonr300: Use chip caps for something.
2009-02-02 Corbin Simpsonr300: Add chipset sorting and capabilities.
2009-02-02 Corbin Simpsonr300: Various flags, small state tracking things.
2009-02-02 Corbin Simpsonr300: Add a basic dirty state emit.
2009-02-02 Corbin Simpsonr300: Remove r300_state.h
2009-02-02 Corbin Simpsonr300: Add blend color.
2009-02-02 Corbin Simpsonr300: Add more state.
2009-02-02 Corbin Simpsonr300: Fix errant inlines.
2009-02-02 Corbin Simpsonr300: Hook up state functions.
2009-02-02 Corbin Simpsonr300: Add DSA state.
2009-02-02 Corbin Simpsonr300: Add scissor state, fix build.
2009-02-02 Corbin Simpsonr300: Add blend state.
2009-02-02 Corbin Simpsonr300, amd: Add the ability to flush the CS.
2009-02-02 Corbin Simpsonr300, amd: Make everything build. (Not necessarily...
2009-02-02 Corbin SimpsonAnd unbreak traditional build.
2009-02-02 Corbin SimpsonA bit of r300 cleanup.
2009-02-02 Corbin SimpsonMake r300 and amd build in scons.
2009-02-02 Corbin Simpsonr300: Hook up to winsys, add missing header.
2009-02-02 Corbin Simpsongallium-r300: Add primitive CS.
2009-02-02 Corbin Simpsongallium-r300: Max LOD bias is 16.0.
2009-02-02 Corbin Simpsongallium-r300: Set right ROP for solid fills.
2009-02-02 Corbin Simpsongallium-r300: Fit it all together now.
2009-02-02 Corbin Simpsongallium-r300: Add r300_surface.
2009-02-02 Corbin Simpsongallium-r300: Add r300_blit.
2009-02-02 Corbin Simpsongallium-r300: Add copyrights, place (broken) CS.
2009-02-02 Corbin Simpsongallium-r300: Add r300_clear.
2009-02-02 Corbin Simpsongallium-r300: Make it build.
2009-02-02 Corbin Simpsongallium-r300: Look less like i915.
2009-02-02 Corbin Simpsongallium-r300: Add some headers.
2009-02-02 Corbin Simpsongallium-r300: Initial commit.
2009-02-02 Jerome Glisseamd: initial winsys
2009-02-02 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2009-02-02 Stephane Marchesinnv04: some old changes I had lying around.
2009-02-01 Zack RusinMerge branch 'gallium-winsys-private' into gallium-0.2
2009-02-01 José Fonsecautil: List new file in sconscript.
2009-02-01 José Fonsecapipebuffer: Drop (most of) pipe winsys stuff.
2009-01-31 Pekka Paalanennv20: send buffer handles on hw state emit
2009-01-31 Pekka Paalanennv20: disable depth writes in hw init
2009-01-31 Pekka Paalanennv20: Z-mapping parameters
2009-01-31 Pekka Paalanennv20: draw_elements needs to flush
2009-01-31 Pekka Paalanennv20: set surface status in clear()
2009-01-31 Zack Rusingallium: initialize simple screen in drivers
2009-01-30 Zack Rusingallium: add a convience wrapper for simple screens
2009-01-30 José Fonsecastw: Remove pipe_winsys references.
2009-01-30 José Fonsecagallium: Don't ask winsys name -- let pipe screen do...
2009-01-30 José Fonsecastw: Don't use the winsys.
2009-01-30 Zack Rusingallium: make p_winsys internal
2009-01-30 José FonsecaMerge branch 'gallium-0.2' into gallium-winsys-private
2009-01-30 José Fonsecautil: Define ffs for MinGW.
2009-01-30 José Fonsecagdi: Update for winsys interface changes.
2009-01-30 José FonsecaMerge branch 'gallium-0.2' into gallium-winsys-private
2009-01-30 José Fonsecapipebuffer: Consider 0 as no alignment needed.
2009-01-30 Zack Rusingallium: give the screen priority when it comes to...
2009-01-30 Jakob Bornecrantzgallium: Don't build egl state_tracker
2009-01-30 Jakob Bornecrantzegl: Don't fill shown screen
2009-01-30 Jakob Bornecrantzintel: Remove debug print
2009-01-30 Jakob Bornecrantzi915: Fix surface operations
2009-01-29 José Fonsecapipebuffer: Ondemand buffer manager.
2009-01-29 José Fonsecapipebuffer: Implement proper buffer validation.
2009-01-29 Jakob Bornecrantzegl: Blit to the bound frontbuffer with pipe
2009-01-29 Jakob Bornecrantzintel: Set render domain on read and write
2009-01-29 Jakob Bornecrantzintel: Try forcing flushes
2009-01-29 Jakob Bornecrantzintel: Dump batchbuffer before sending to hw
next