mesa/src/gallium/drivers/nv50
Maarten Maathuis 41b52aa336 nouveau: avoid running out of relocs
- Added flush notify functions for NV30 and NV40.
- Flushing mid frame will call flush notify, which will resubmit all
relocs.
- We don't try to recover from reloc failure yet.
2009-12-14 19:31:54 +01:00
..
Makefile gallium: Improve makefiles for libraries 2009-02-20 10:22:10 +00:00
nv50_clear.c nouveau: move channel creation into pipe drivers 2009-06-05 14:37:03 +10:00
nv50_context.c nv50: use SIFC for TIC, TSC upload 2009-10-19 18:25:08 +02:00
nv50_context.h nv50: support vertex program textures 2009-12-12 16:38:59 +01:00
nv50_draw.c nouveau: gallium directory structure changed again.. 2008-09-11 06:41:18 +10:00
nv50_miptree.c nv50: add proper zslice offset in miptree_surface 2009-12-13 14:39:19 +01:00
nv50_program.c nv50: be more cautious about using reg_instance 2009-12-14 18:39:13 +01:00
nv50_program.h nv50: store immediates as uint32 2009-12-14 11:12:59 +01:00
nv50_query.c nouveau: avoid running out of relocs 2009-12-14 19:31:54 +01:00
nv50_screen.c nv50: support TXB and TXL 2009-12-12 16:39:00 +01:00
nv50_screen.h nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over 2009-06-05 14:37:01 +10:00
nv50_state.c nv50: fix depth comparison func TSC bits 2009-12-12 16:38:59 +01:00
nv50_state_validate.c nv50: support vertex program textures 2009-12-12 16:38:59 +01:00
nv50_surface.c nouveau: avoid running out of relocs 2009-12-14 19:31:54 +01:00
nv50_tex.c nv50: add S8Z24 depth texture format too 2009-12-12 16:38:59 +01:00
nv50_texture.h nv50: add S8Z24 depth texture format too 2009-12-12 16:38:59 +01:00
nv50_transfer.c nouveau: avoid running out of relocs 2009-12-14 19:31:54 +01:00
nv50_vbo.c nv50: submit user vbo data through the fifo 2009-10-19 18:25:08 +02:00