mesa/src/gallium/drivers
Marek Olšák 8449a4772a r300g: fix texture border for 16-bits-per-channel formats
This is kinda hacky, but it's hard to come up with a generic solution for
all formats when only a few are used in practice (I mostly get B8G8R8*8).
2010-10-24 23:43:13 +02:00
..
cell gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3) 2010-09-14 06:07:41 +02:00
failover gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3) 2010-09-14 06:07:41 +02:00
galahad galahad: silence warnings 2010-10-22 08:58:35 -06:00
i915 gallium/i915: remove duplicated include 2010-09-30 09:36:22 -06:00
i965 i965g: use Elements macro instead of manual sizeofs 2010-10-01 16:41:13 -06:00
identity identity: Fix 'assignment from incompatible pointer type' warning. 2010-09-13 23:23:34 -07:00
llvmpipe llvmpipe: enable primitive restart 2010-10-21 19:03:38 -06:00
nouveau nouveau: Get larger push buffers. 2010-10-12 04:13:22 +02:00
nv50 nv50: apply layout_mask to tile_flags 2010-10-15 15:54:02 +02:00
nvfx nvfx: Pair os_malloc_aligned() with os_free_aligned(). 2010-10-04 11:43:29 -07:00
r300 r300g: fix texture border for 16-bits-per-channel formats 2010-10-24 23:43:13 +02:00
r600 r600g: drop more common state handling code 2010-10-24 13:04:44 +10:00
rbug rbug: fix rbug when contexts are being destroyed 2010-09-22 20:41:23 -04:00
softpipe softpipe: remove >32bpp color restriction 2010-10-23 10:27:21 -06:00
svga svga: Integer constant register file has a separate namespace. 2010-09-20 09:26:49 +01:00
sw sw: Remove unnecessary header. 2010-06-07 18:08:33 -07:00
trace trace: Fix set_index_buffer and draw_vbo tracing. 2010-09-29 22:29:22 +01:00
Makefile