Age | Commit message (Expand) | Author |
2011-03-13 | nv50,nvc0: don't assert on cso with 0 vertex elements | Christoph Bumiller |
2011-03-13 | nv50,nvc0: fix pipe context switch | Christoph Bumiller |
2011-03-13 | nv50,nvc0: clean up flushes | Christoph Bumiller |
2011-03-13 | nv50,nvc0: add some missing resource referencing | Christoph Bumiller |
2011-03-11 | gallium: remove flags from the flush function | Marek Olšák |
2011-03-11 | gallium: remove the geom_flags param from is_format_supported | Marek Olšák |
2011-03-11 | gallium: kill is_resource_referenced | Marek Olšák |
2011-03-09 | nv50: add back initialization of redefine_user_buffer | Christoph Bumiller |
2011-03-05 | gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR | Marek Olšák |
2011-03-05 | nv50: support the InstanceID system value | Christoph Bumiller |
2011-03-04 | nv50: Update SConscript. | Vinson Lee |
2011-03-05 | nv50,nvc0: get format desc for TIC entry from sampler view format | Christoph Bumiller |
2011-03-05 | nv50,nvc0: share sampler state creation | Christoph Bumiller |
2011-03-05 | nv50,nvc0: update the format tables | Christoph Bumiller |
2011-03-05 | nv50,nvc0: fix texture layer issues | Christoph Bumiller |
2011-03-03 | nv50: check grclass instead of chipset for 3D caps | Christoph Bumiller |
2011-03-03 | nv50: increase size of shader code bo | Christoph Bumiller |
2011-03-03 | nouveau: allow pipe driver to define which buffers should start in sysmem | Ben Skeggs |
2011-03-02 | nv50: fix IB index buffer path | Christoph Bumiller |
2011-03-02 | nv50: fix POINT_COORD_REPLACE_MAP method size | Christoph Bumiller |
2011-03-02 | nv50: primitive restart trick for vertex data through FIFO mode | Christoph Bumiller |
2011-03-02 | nv50: fix depth clamp for disabled primitive clipping | Christoph Bumiller |
2011-03-02 | nv50: implement independent blend functions for nva3+ and fix cap | Christoph Bumiller |
2011-03-02 | nv50: fix tile size calculations | Christoph Bumiller |
2011-03-02 | nv50: fix point sprite state validation | Christoph Bumiller |
2011-03-02 | nv50: allow accidentally disabled IB index buffers again | Christoph Bumiller |
2011-03-02 | nv50: apply relocations to shader code | Christoph Bumiller |
2011-03-02 | nv50: fix wrong miptree tile flags taken over from nvc0 | Christoph Bumiller |
2011-03-01 | nouveau: ensure vbo_dirty is set when buffer write transfer complete | Ben Skeggs |
2011-03-01 | nv50: multiply polygon offset units by 2 | Ben Skeggs |
2011-03-01 | nv50: sync textures with render targets ourselves | Ben Skeggs |
2011-03-01 | nv50: move onto common linear buffer manager | Ben Skeggs |
2011-03-01 | nouveau: create linear gart/vram mman in common screen init | Ben Skeggs |
2011-03-01 | nouveau: fix compiler complaint | Ben Skeggs |
2011-03-01 | nv50: make mm available as common code | Ben Skeggs |
2011-03-01 | nv50: move onto shared fence code | Ben Skeggs |
2011-03-01 | nv50-nvc0: set cur_ctx during init if none currently bound | Ben Skeggs |
2011-02-28 | nv50: replace most of it with nvc0 driver ported to nv50 | Christoph Bumiller |
2011-02-14 | gallium: notify drivers about possible changes in user buffer contents | Marek Olšák |
2011-02-13 | nv50: fix query assertion | Marcin Slusarz |
2011-02-09 | nv50,nvc0: do not forget to apply sign mode to saved TGSI inputs | Christoph Bumiller |
2011-02-09 | nv50,nvc0: fix condition code change when commuting SET sources | Christoph Bumiller |
2011-01-17 | nouveau: fix build against out of tree libdrm | Dave Airlie |
2011-01-08 | nvfx,nv50: pipe_reference the constant buffers | Christoph Bumiller |
2011-01-06 | gallium: drivers should reference vertex buffers | Marek Olšák |
2010-12-21 | nouveau: fix includes for latest libdrm | Ben Skeggs |
2010-12-20 | gallium: remove unused 'buf' parameter in pipe_buffer_unmap | Marek Olšák |
2010-12-03 | nv50: silence some unknown get_param warnings | Ben Skeggs |
2010-12-02 | gallium: support for array textures and related changes | Roland Scheidegger |
2010-11-22 | gallium: add PIPE_SHADER_CAP_SUBROUTINES | Marek Olšák |