mesa/src/gallium/drivers/r300
Corbin Simpson e4f21be13a r300g: Set logical ID for each emitted texture/sampler.
multitexarray works on my r300, but texrect doesn't.
2009-10-15 16:58:26 -07:00
..
Makefile Merge branch 'master' into r300-compiler 2009-09-21 13:26:50 +02:00
SConscript r300g: fix scons build 2009-10-05 19:25:04 +02:00
r3xx_fs.c r300g: Use radeon compiler for fragment programs 2009-07-30 23:55:12 +02:00
r3xx_fs.h r300g: Use radeon compiler for fragment programs 2009-07-30 23:55:12 +02:00
r5xx_fs.c r300g: Use radeon compiler for fragment programs 2009-07-30 23:55:12 +02:00
r5xx_fs.h r300g: Use radeon compiler for fragment programs 2009-07-30 23:55:12 +02:00
r300_chipset.c r300g: Add high_second_pipe cap for R3xx chipsets. 2009-08-18 21:25:53 -07:00
r300_chipset.h r300g: fixup arb occulsion query support. 2009-10-14 16:53:12 +10:00
r300_clear.c r300-gallium: Update clear() code. 2009-04-04 22:30:14 -07:00
r300_clear.h r300-gallium: Update clear() code. 2009-04-04 22:30:14 -07:00
r300_context.c r300g: Compiler warning cleanup. 2009-10-14 01:58:18 -07:00
r300_context.h r300g: Move ZTOP to its own state atom. 2009-10-14 20:06:38 -07:00
r300_cs.h r300g: add some debugging info 2009-09-27 22:44:27 +02:00
r300_debug.c r300g: More debug flags. 2009-10-12 21:48:08 -07:00
r300_emit.c r300g: Set logical ID for each emitted texture/sampler. 2009-10-15 16:58:26 -07:00
r300_emit.h r300g: port over last parts of oq support. 2009-10-14 17:44:19 +10:00
r300_flush.c r300g: port over last parts of oq support. 2009-10-14 17:44:19 +10:00
r300_flush.h r300g: Fix recursive Draw flush. 2009-07-01 23:25:47 -07:00
r300_fs.c r300g: Do not abort on fragment program compiler error 2009-10-03 19:29:48 +02:00
r300_fs.h r300g: add one more ZTOP disable bit. 2009-10-14 18:05:14 +10:00
r300_query.c r300g: port over last parts of oq support. 2009-10-14 17:44:19 +10:00
r300_query.h r300g: Massively cleanup OQ. 2009-08-18 21:25:53 -07:00
r300_reg.h r300g: fixup arb occulsion query support. 2009-10-14 16:53:12 +10:00
r300_render.c r300g: Compiler warning cleanup. 2009-10-14 01:58:18 -07:00
r300_screen.c r300g: fixup arb occulsion query support. 2009-10-14 16:53:12 +10:00
r300_screen.h r300g: Small compile warning fixes. 2009-07-13 16:26:29 -07:00
r300_shader_inlines.h r300-gallium: organize fragment/vertex shaders 2009-06-26 01:13:06 +02:00
r300_state.c r300g: Move ztop to derived state. 2009-10-14 03:09:41 -07:00
r300_state_derived.c r300g: Move ZTOP to its own state atom. 2009-10-14 20:06:38 -07:00
r300_state_derived.h r300g: Fix a number of warnings 2009-09-06 15:14:22 +02:00
r300_state_inlines.h r300g: Clean up texture formats. 2009-10-12 21:48:07 -07:00
r300_state_invariant.c r300g: Fix a number of warnings 2009-09-06 15:14:22 +02:00
r300_state_invariant.h r300-gallium: Fix strange build error. 2009-03-30 15:47:00 -07:00
r300_surface.c r300g: Compiler warning cleanup. 2009-10-14 01:58:18 -07:00
r300_surface.h r300g: Move ZTOP to its own state atom. 2009-10-14 20:06:38 -07:00
r300_texture.c r300g: add video surface create and destroy functions 2009-10-10 14:41:44 +08:00
r300_texture.h r300g: Clean up texture formats. 2009-10-12 21:48:07 -07:00
r300_tgsi_to_rc.c Merge branch 'master' into r300g-glsl 2009-10-07 20:45:08 +02:00
r300_tgsi_to_rc.h r300g: Use r300compiler for vertex shaders 2009-07-30 23:45:18 +02:00
r300_vs.c r300g: fix scons build 2009-10-05 19:25:04 +02:00
r300_vs.h r300g: Use r300compiler for vertex shaders 2009-07-30 23:45:18 +02:00
r300_winsys.h r300g: fixup arb occulsion query support. 2009-10-14 16:53:12 +10:00