Age | Commit message (Expand) | Author |
2010-04-12 | nvfx: expose PIPE_FORMAT_B8G8R8X8_UNORM support | Luca Barbieri |
2010-04-12 | nvfx: add support for ARB_half_float_vertex | Luca Barbieri |
2010-04-12 | st/mesa: half float vertex support (unexposed) | Luca Barbieri |
2010-04-12 | nvfx: allocate buffers in GART if !NOUVEAU_SWTNL | Luca Barbieri |
2010-04-12 | nvfx: move check for NOUVEAU_SWTNL | Luca Barbieri |
2010-04-12 | nvfx: remove #include "nouveau_stateobj.h" | Luca Barbieri |
2010-04-12 | nvfx: rework validation logic to use code and avoid stateobjs | Luca Barbieri |
2010-04-12 | nvfx: add NVFX_NEW_{FRAG,VERT}CONST | Luca Barbieri |
2010-04-12 | nvfx: so->RING_3D: vertprog | Luca Barbieri |
2010-04-12 | nvfx: so->RING_3D: sr | Luca Barbieri |
2010-04-12 | nvfx: so->sb: blend | Luca Barbieri |
2010-04-12 | nvfx: so->sb: zsa | Luca Barbieri |
2010-04-12 | nvfx: so->sb: rasterizer | Luca Barbieri |
2010-04-12 | nvfx: so->RING_3D: screen | Luca Barbieri |
2010-04-12 | nvfx: so->RING_3D: viewport | Luca Barbieri |
2010-04-12 | nvfx: so->RING_3D: stipple | Luca Barbieri |
2010-04-12 | nvfx: so->RING_3D: scissor | Luca Barbieri |
2010-04-12 | nvfx: so->RING_3D: blend | Luca Barbieri |
2010-04-12 | nvfx: so->RING_3D: fb | Luca Barbieri |
2010-04-12 | nvfx: so->RING_3D: fragprog | Luca Barbieri |
2010-04-12 | nvfx: so->RING_3D: fragtex | Luca Barbieri |
2010-04-12 | nvfx: so->RING_3D: vbo | Luca Barbieri |
2010-04-12 | nvfx: stop using flush_notify | Luca Barbieri |
2010-04-12 | nouveau: add state buffers, lightweight replacement for state objects | Luca Barbieri |
2010-04-12 | nouveau: don't autobind in state objects relocations | Luca Barbieri |
2010-04-12 | nouveau: bind the 3D engine to subchannel 7 and add RING_3D | Luca Barbieri |
2010-04-12 | nvfx: avoid flushes in primitives | Luca Barbieri |
2010-04-12 | r300/compiler: Comment code, add much better mirror maths. | Corbin Simpson |
2010-04-12 | nvfx: fix bind flags | Luca Barbieri |
2010-04-11 | r300/compiler: Implement texcoord repeat and mirror for NPOT. | Corbin Simpson |
2010-04-11 | r300g: Setup external state for wrap modes. | Corbin Simpson |
2010-04-11 | r300g: Cleanup fragment program external state setup. | Corbin Simpson |
2010-04-11 | r300/compiler: Add NPOT compatibility fields to external state. | Corbin Simpson |
2010-04-12 | llvmpipe: Respect pipe_sampler_view::format. | José Fonseca |
2010-04-12 | st/python: Fix regressions. | José Fonseca |
2010-04-12 | trace: Fix several regressions introduced by recent interface changes. | José Fonseca |
2010-04-12 | llvmpipe: pipe_target needs now 3 bits to be represented. | José Fonseca |
2010-04-12 | stw: Update for pipe_resource interface changes. | José Fonseca |
2010-04-12 | stw: Fix minor st_api migration glitches. | José Fonseca |
2010-04-12 | st/wgl: Switch from st_public.h to st_api.h. [V2] | Chia-I Wu |
2010-04-11 | Fix build with --enable-32-bit. | Török Edwin |
2010-04-11 | Revert "dri/drivers: fix 32bit builds on 64bit systems" | Dan Nicholson |
2010-04-12 | nvfx: make NOUVEAU_NO_TRANSFER default off | Luca Barbieri |
2010-04-12 | nvfx: always use M2MF instead of the blitter | Luca Barbieri |
2010-04-12 | st/egl: Request the front buffer as needed. | Chia-I Wu |
2010-04-12 | nvfx: add missing vtbl for shared textures | Luca Barbieri |
2010-04-12 | r300g: atomize FS constant buffer | Marek Olšák |
2010-04-12 | r300g: atomize compiler's state variables for fragment shader | Marek Olšák |
2010-04-12 | r300g: atomize fragment shader | Marek Olšák |
2010-04-12 | r300g: remove a false comment | Marek Olšák |