| Commit message (Expand) | Author | Age | Files | Lines |
* | nv50: fix bogus parameters when processing sample instructions | Roland Scheidegger | 2013-02-12 | 1 | -1/+1 |
* | gallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPORTED query | Brian Paul | 2013-02-04 | 1 | -0/+2 |
* | nv50: Fix memory leak. | Vinson Lee | 2013-02-01 | 1 | -0/+1 |
* | nv50,nvc0: fix/enable texture buffer objects | Christoph Bumiller | 2013-01-30 | 4 | -32/+35 |
* | nouveau/build: Fix build failures when drm is not in /usr/include. | José Fonseca | 2013-01-22 | 1 | -1/+2 |
* | nv50/ir: add definitions of Target and CodeEmitter dtors | Christoph Bumiller | 2013-01-19 | 1 | -2/+2 |
* | nouveau: fix undefined behaviour when testing sample_count | Christoph Bumiller | 2013-01-19 | 1 | -0/+2 |
* | nv50/ir: fix a couple of warnings | Christoph Bumiller | 2013-01-19 | 3 | -6/+11 |
* | nv50: add space checks to clear functions, and respect depth | Maarten Lankhorst | 2013-01-17 | 1 | -13/+24 |
* | gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE | Marek Olšák | 2013-01-15 | 1 | -1/+0 |
* | Remove hacks for static Makefiles | Matt Turner | 2013-01-13 | 1 | -3/+0 |
* | nv50/nvc0: Build codegen in nv50. | Johannes Obermayr | 2013-01-12 | 3 | -5/+42 |
* | Clean up .gitignore files | Matt Turner | 2013-01-10 | 1 | -1/+0 |
* | nv50: Convert to automake | Matt Turner | 2013-01-10 | 3 | -12/+37 |
* | nv50/ir: wrap assertion using typeid in #ifndef NDEBUG | Christoph Bumiller | 2013-01-08 | 1 | -0/+2 |
* | nouveau: improve buffer transfers | Christoph Bumiller | 2013-01-08 | 3 | -2/+85 |
* | gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag | Marek Olšák | 2013-01-04 | 1 | -1/+2 |
* | nouveau: deal with tbo cap for now. | Dave Airlie | 2012-12-22 | 1 | -0/+1 |
* | gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/ | José Fonseca | 2012-12-20 | 1 | -1/+1 |
* | gallium: remove pipe_surface::usage | Marek Olšák | 2012-12-12 | 3 | -3/+0 |
* | nv50: remove unused OpClassStr array | Fabio Pedretti | 2012-12-10 | 1 | -20/+0 |
* | nv50,nvc0: fix shader eviction | Christoph Bumiller | 2012-12-07 | 1 | -0/+5 |
* | nv50,nvc0: add support for cube map arrays | Christoph Bumiller | 2012-12-07 | 12 | -31/+82 |
* | nv50,nvc0: expose ARB_map_buffer_alignment | Lucas Stach | 2012-11-04 | 1 | -1/+2 |
* | gallium: expose ARB_map_buffer_alignment on Radeon | Marek Olšák | 2012-10-31 | 1 | -0/+1 |
* | gallium: add start_slot parameter to set_vertex_buffers | Marek Olšák | 2012-10-31 | 1 | -12/+18 |
* | nv50/ir: restore use of long immediate encodings | Christoph Bumiller | 2012-10-28 | 2 | -0/+9 |
* | nv50,nvc0: fix 2d engine stencil-only copies | Christoph Bumiller | 2012-10-28 | 2 | -19/+44 |
* | nv50/ir/tgsi: fix srcMask for TXP with SHADOW1D | Christoph Bumiller | 2012-10-24 | 1 | -1/+1 |
* | gallium: unify transfer functions | Marek Olšák | 2012-10-11 | 4 | -50/+32 |
* | nv50: fix build after "nv50: fix printf warning" | Marcin Slusarz | 2012-10-09 | 1 | -0/+2 |
* | nouveau: use pre-calculated stride for resource_get_handle | Marcin Slusarz | 2012-10-09 | 1 | -2/+1 |
* | nv50: fix printf warning | Marek Olšák | 2012-10-09 | 1 | -1/+2 |
* | nv50: point vertex runout at a valid address | Ben Skeggs | 2012-10-09 | 1 | -0/+12 |
* | nv50,nvc0: fix 3d engine blit for nvc0 | Christoph Bumiller | 2012-09-30 | 1 | -1/+3 |
* | nv50,nvc0: implement blit | Christoph Bumiller | 2012-09-30 | 9 | -315/+855 |
* | gallium: remove resource_resolve | Marek Olšák | 2012-09-30 | 1 | -1/+2 |
* | gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE | Marek Olšák | 2012-09-30 | 1 | -0/+1 |
* | nv50/ir/ra: Fix register interference tracking. | Jay Cornwall | 2012-09-25 | 1 | -4/+4 |
* | nvc0/ir: add initial code to support GK110 ISA encoding | Christoph Bumiller | 2012-09-07 | 4 | -0/+32 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2012-09-05 | 2 | -12/+6 |
* | nv50/ir/tgsi: handle DP2 in tgsi Instruction srcMask | Christoph Bumiller | 2012-08-18 | 1 | -0/+2 |
* | nv50/ir/emit: don't forget saturation bit on f32 add immediate | Christoph Bumiller | 2012-08-18 | 1 | -0/+2 |
* | nv50,nvc0: make resolve sampler objects allow sRGB conversion | Christoph Bumiller | 2012-08-01 | 2 | -8/+15 |
* | Revert "gallium: specify resource_resolve destination via a pipe_surface" | Christoph Bumiller | 2012-08-01 | 1 | -13/+19 |
* | gallium: specify resource_resolve destination via a pipe_surface | Christoph Bumiller | 2012-07-28 | 1 | -19/+13 |
* | nv50: fix depth/stencil multisample memory storage types | Christoph Bumiller | 2012-07-28 | 1 | -6/+6 |
* | nv50: fix resource_resolve shader start offsets | Christoph Bumiller | 2012-07-28 | 1 | -2/+2 |
* | nv50/ir: set position before i instead of i->next in NV50LoweringPreSSA::visit | Bryan Cain | 2012-07-20 | 1 | -7/+2 |
* | nouveau: implement missing timer query functionality | Christoph Bumiller | 2012-07-13 | 2 | -3/+10 |