Roland Scheidegger
|
685340a53e
|
Merge branch 'gallium-vertexelementcso'
Conflicts:
src/gallium/auxiliary/cso_cache/cso_context.c
src/gallium/auxiliary/util/u_blit.c
src/gallium/auxiliary/util/u_gen_mipmap.c
src/gallium/drivers/i915/i915_context.h
src/gallium/drivers/i965/brw_draw_upload.c
src/gallium/drivers/r300/r300_blit.c
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_render.c
src/gallium/drivers/r300/r300_state_derived.c
src/mesa/state_tracker/st_cb_bitmap.c
src/mesa/state_tracker/st_cb_clear.c
|
2010-03-09 15:59:40 +01:00 |
|
José Fonseca
|
b999e9c03d
|
progs/gallium/unit: Remove the test cases.
|
2010-03-06 14:36:51 +00:00 |
|
José Fonseca
|
6718f03258
|
progs/gallium/unit: Skip test cases which cannot be represented in 4ub.
|
2010-03-06 12:47:49 +00:00 |
|
José Fonseca
|
709dffcd12
|
progs/gallium/unit: Use the shortened name to reconstruct the function being tested.
|
2010-03-06 12:47:01 +00:00 |
|
José Fonseca
|
f133861a93
|
progs/gallium/unit: Cleanup/fix PIPE_FORMAT_R8SG8SB8UX8U_NORM test cases.
|
2010-03-06 12:45:36 +00:00 |
|
José Fonseca
|
be1b7d1a04
|
progs/gallium/unit: Test (un)pack_4ub.
Most of them are failing.
|
2010-03-03 13:47:42 +00:00 |
|
José Fonseca
|
c2ba284386
|
progs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM test cases.
|
2010-03-03 13:07:43 +00:00 |
|
José Fonseca
|
8598cebf43
|
progs/gallium/unit: Add test cases for single precision floats.
|
2010-03-02 12:47:16 +00:00 |
|
José Fonseca
|
77d9e93901
|
progs/gallium/unit: Add test cases for Nx16 and Nx32 integer formats.
|
2010-03-02 12:40:09 +00:00 |
|
José Fonseca
|
915bbc8b0b
|
progs/gallium/unit: Add more test cases.
|
2010-03-02 11:30:46 +00:00 |
|
José Fonseca
|
4e1aa4a812
|
progs/gallium/python: Rename pipe formats.
|
2010-03-02 10:22:35 +00:00 |
|
José Fonseca
|
3b67f87970
|
gallium/unit: Rename pipe formats.
|
2010-03-02 10:22:35 +00:00 |
|
José Fonseca
|
b152abe914
|
progs/gallium/unit: Rename PIPE_FORMAT_A8B8G8R8_SNORM.
|
2010-03-01 18:47:36 +00:00 |
|
José Fonseca
|
c05c675de6
|
progs/gallium: Make a phony target "unit" to run unit tests.
|
2010-03-01 13:08:06 +00:00 |
|
José Fonseca
|
5b3c0c151b
|
progs/gallium: Add unit tests for pixel format packing/unpacking.
|
2010-02-27 20:29:14 +00:00 |
|
José Fonseca
|
e9ac0fbe9b
|
python/retrace: Dump all vertices for verbosity level 3.
|
2010-02-22 21:46:12 +00:00 |
|
Roland Scheidegger
|
464a72dd41
|
gallium: remove redundant nr_components field from pipe_vertex_element
This is a property of the associated src_format pipe format.
Hence use util_format_get_nr_components to query this when necessary instead.
|
2010-02-17 16:44:38 +01:00 |
|
José Fonseca
|
21fe86b036
|
python/retrace: Reconstruct blend state from binary blobs.
|
2010-02-15 00:25:43 +00:00 |
|
José Fonseca
|
4ab3f0edef
|
python/retrace: Interpret pipe_screen::context_create().
|
2010-02-14 12:48:11 +00:00 |
|
José Fonseca
|
50812e633f
|
progs/gallium/python: New home for python statetracker scripts.
|
2010-02-14 11:16:41 +00:00 |
|