nvfx: move 2D format selection logic to 2D code
[mesa.git] / src / gallium / drivers /
2010-09-04 Luca Barbierinvfx: move 2D format selection logic to 2D code
2010-09-04 Luca Barbierinvfx: fix swizzling of high bpp surfaces
2010-09-04 Luca Barbierinvfx: fix some subrectangle copies
2010-09-04 Luca Barbierinvfx: fix inlinining in nv04_2d.c
2010-09-04 Luca Barbierinvfx: fix the temporary copying logic and add asserts
2010-09-04 Luca Barbierinvfx: prevent swizzled rendering into formats where...
2010-09-04 Marek OlšákRevert "r300g: refuse to create a texture with size 0"
2010-09-04 Marek Olšákr300g: remove unnecessary assignments
2010-09-04 Marek Olšákr300g: skip draw calls with no vertex elements, fixing...
2010-09-04 Marek Olšákr300g: add a new debug option which disables compiler...
2010-09-04 Marek Olšákr300/compiler: make optimizations not use 0.5 swizzles...
2010-09-04 Marek Olšákr300/compiler: add new compiler parameter max_constants
2010-09-04 Marek Olšákr300g: only check for an empty shader if there are...
2010-09-04 Marek Olšákr300/compiler: add new compiler parameter max_alu_insts
2010-09-04 Luca Barbierinvfx: consolidate tiny files
2010-09-04 Luca Barbierinvfx: fix vp DP2
2010-09-04 Luca Barbierinvfx: implement fp SSG properly
2010-09-04 Luca Barbierinvfx: don't claim we support preds since the driver...
2010-09-04 Luca Barbierinv40: support all 10 texcoords
2010-09-04 Luca Barbierinvfx: add missing context init
2010-09-04 Luca Barbierinvfx: tidy up state_emit
2010-09-04 Luca Barbierinvfx: support all coord conventions in hardware
2010-09-04 Luca Barbierinvfx: add missing pushbuffer space check
2010-09-04 Luca Barbierinvfx: support all possible vs consts
2010-09-04 Luca Barbierinvfx: set magic bit to round NPOT mipmap sizes down...
2010-09-04 Luca Barbierinvfx: allow nested blitter usage, fixing bug in clear
2010-09-03 Brian Paulgalahad: do map/unmap counting for resources
2010-09-03 Luca Barbierinvfx: implement LIT in fp
2010-09-03 Luca Barbierinvfx: fix division by zero in vp-ignore-input
2010-09-03 Luca Barbierinvfx: report correct max lodbias
2010-09-03 Luca Barbierinvfx: remove message
2010-09-03 Luca Barbierinvfx: support indirect addressing in vps
2010-09-03 Luca Barbierinvfx: fix support for more than 8 texture units (fixes...
2010-09-03 Dave Airlier600g: fix segfault in state after rework
2010-09-03 Dave Airlier600g: refactor sample states into a reusable struct.
2010-09-03 Dave Airlier600g: reduce size of r600 context structure to !insane
2010-09-03 Dave Airlier600g: add texture border state.
2010-09-03 Dave Airlier600g: deref old driver states for set entry points.
2010-09-03 Dave Airlier600g: drop r600_bind_state.
2010-09-03 Dave Airlier600g: kill r600_context_state function
2010-09-03 Dave Airlier600g: move lots of state inline helpers to separate...
2010-09-02 Dave Airlier600g: drop magic numbers in depth state.
2010-09-02 Jerome Glisser600g: force unbind of previously bind sampler/sampler_view
2010-09-02 Jerome Glisser600g: fix memory/bo leak
2010-09-02 Dave Airlier600g: fix thinko in shadow code.
2010-09-02 Dave Airlier600g: fix logicop, the 3d ROP is the 2D rop shifted...
2010-09-02 Dave Airlier600g: fix depth texture tests
2010-09-02 Dave Airlier600g: add missing vertex fetch formats to the translat...
2010-09-02 Jerome Glisser600g: fix binding of same texture to several target...
2010-09-02 Dave Airlier600g: fix incorrect state naming in pipe_sampler vs...
2010-09-01 Jerome Glisser600g: silence compiler warning
2010-09-01 Jerome Glisser600g: refix db/cb state
2010-09-01 Alex Deucherr600g: fix up default state differences between r6xx...
2010-09-01 Jerome Glisser600g: avoid dynamic allocation of states
2010-09-01 Jerome GlisseRevert "Revert "r600g: precompute some of the hw state""
2010-09-01 Patrice Mandinnouveau/nvfx: Remove enforcement of bit depth being...
2010-09-01 Dave Airlier600g: correct cb/zb offset emits.
2010-09-01 Dave AirlieRevert "r600g: precompute some of the hw state"
2010-09-01 Dave Airlier600g: fix typo causing segfault.
2010-09-01 Dave Airlier600g: fix glean texCube and shadows.
2010-08-31 Keith Whitwellllvmpipe: slightly simplify build_mask
2010-08-31 Keith Whitwellllvmpipe: combine linear mask calculation
2010-08-31 Keith Whitwellllvmpipe: intrinsics versions of build_mask functions
2010-08-31 Dave Airlier600g: fix up depth write swizzles.
2010-08-31 Dave Airlier600g: fix fp-fragment-position test.
2010-08-31 Dave Airlier600g: fix typo in last commit
2010-08-31 Dave Airlier600g: fix position input to fragment shader.
2010-08-31 Dave Airlier600g: remove unneeded function call from scs
2010-08-31 Dave Airlier600g: make LIT work properly
2010-08-31 Dave Airlier600g: fixup trig functions when input is a literal
2010-08-31 Dave Airlier600g: make sure LIT splits constants
2010-08-31 Dave Airlier600g: fix constant splitting
2010-08-31 Dave Airlier600g: fix LIT tests
2010-08-30 Dave Airlier600g: add missing literals
2010-08-30 Jerome Glisser600g: precompute some of the hw state
2010-08-30 Jerome Glisser600g: fix depth buffer decompression after states...
2010-08-30 Dave Airlier600g: fixup states generation in winsys.
2010-08-30 Michal Krolsvga: Fix CMP translation for vertex shader targets.
2010-08-30 José Fonsecasvga: Re-emit bound rendertargets and texture samplers...
2010-08-30 Marek Olšákr300g: fix warning in winsys
2010-08-30 Dave Airlier600g: add DST opcode support.
2010-08-30 Dave Airlier600g: add SCS support.
2010-08-30 Dave Airlier600g: fix warning introduced by last commit.
2010-08-30 Dave Airlier600g: add initial relative support to assembler
2010-08-30 Dave Airlier600g: add KILP support
2010-08-30 Dave Airlier600g: fix SSG and op3 neg writing
2010-08-30 Dave Airlier600g : add basic loop support.
2010-08-29 Bas Nieuwenhuizenr600g: use the values from the correct literals
2010-08-29 Bas Nieuwenhuizenr600g: added literals where needed for POW instruction
2010-08-29 Vinson Leenvfx: Remove util_is_pot in favor of util_is_power_of_two.
2010-08-29 Marek Olšákr300g,u_blitter: use u_framebuffer
2010-08-29 Marek Olšákutil: remove util_is_pot in favor of util_is_power_of_two
2010-08-28 Vinson Leesoftpipe: Include missing header in sp_flush.c.
2010-08-28 Vinson Leellvmpipe: Include missing header in lp_flush.c.
2010-08-28 Marek Olšákr300g: fix blitting between 2D NPOT mipmaps
2010-08-28 Mathias Fröhlichr300g: fix min/max lod computation
2010-08-28 Marek Olšákr300g: set the correct value in PVS_NUM_CNTLRS
2010-08-28 Vinson Leellvmpipe: Remove unnecessary header.
2010-08-27 Jakob Bornecrantztrace: Don't try to dump the rgba array if null
2010-08-27 Jerome Glisser600g: fix vbo size
next