| Commit message (Expand) | Author | Age | Files | Lines |
* | progs/egl: Replace egltri by xegl_tri. | Chia-I Wu | 2010-04-01 | 3 | -356/+88 |
* | progs/egl: Porg xegl_tri to eglut. | Chia-I Wu | 2010-04-01 | 2 | -254/+30 |
* | progs/egl: Port eglgears to eglut. | Chia-I Wu | 2010-04-01 | 2 | -219/+59 |
* | progs/egl: Add eglut. | Chia-I Wu | 2010-04-01 | 6 | -0/+880 |
* | progs/openvg: Move OpenVG demos to a subdirectory of progs/egl. | Chia-I Wu | 2010-04-01 | 33 | -2/+3 |
* | progs/es: Move OpenGL ES demos to subdirectories of progs/egl. | Chia-I Wu | 2010-04-01 | 21 | -19/+19 |
* | progs/egl: Move demos a level deeper. | Chia-I Wu | 2010-04-01 | 13 | -1/+1 |
* | gallium/unit: Invoke util_half_init_tables(). | José Fonseca | 2010-04-01 | 1 | -0/+2 |
* | util: Add support for other DXTn RGBA formats. | José Fonseca | 2010-04-01 | 1 | -2/+2 |
* | util: Get DXT1_RGB format working correctly. | José Fonseca | 2010-04-01 | 1 | -2/+19 |
* | util: Add test case for PIPE_FORMAT_DXT1_RGB. | José Fonseca | 2010-04-01 | 1 | -5/+37 |
* | util: Allow to have block format test cases | José Fonseca | 2010-04-01 | 1 | -68/+145 |
* | gallium/unit: Install test in build/xxx/bin | José Fonseca | 2010-04-01 | 1 | -0/+2 |
* | util: Make the accessors bidimensional again. | José Fonseca | 2010-03-31 | 1 | -4/+4 |
* | util: Add callback to fetch a single pixel. | José Fonseca | 2010-03-31 | 1 | -0/+34 |
* | python/tests: Read the number of tests to execute from command line. | José Fonseca | 2010-03-31 | 1 | -1/+4 |
* | util: Put the format pack/unpack functions in the description table. | José Fonseca | 2010-03-31 | 1 | -20/+25 |
* | util: Make pack/unpack operate on spans. | José Fonseca | 2010-03-31 | 1 | -4/+4 |
* | util: Make util_format_xxx_pack_xxx take pointer as arguments. | José Fonseca | 2010-03-31 | 1 | -2/+6 |
* | python/tests: Run trhough tests randomly. | José Fonseca | 2010-03-31 | 2 | -55/+52 |
* | python/tests: Rename test name. | José Fonseca | 2010-03-31 | 1 | -0/+0 |
* | python/tests: Test all existing gallium formats. | José Fonseca | 2010-03-31 | 2 | -86/+57 |
* | python/tests: Speed up the tests by reusing the same pipe context. | José Fonseca | 2010-03-31 | 2 | -4/+6 |
* | python/tests: Get the tests running again. | José Fonseca | 2010-03-31 | 5 | -32/+97 |
* | Merge branch '7.8' | Michel Dänzer | 2010-03-30 | 1 | -1/+0 |
|\ |
|
| * | progs/tests: Remove duplicate texcompress2 in SConscript. | Vinson Lee | 2010-03-27 | 1 | -1/+0 |
* | | progs/glsl: Add workarounds for Apple GLSL compiler crash. | Vinson Lee | 2010-03-29 | 2 | -0/+14 |
* | | progs/glsl: Remove inline keyword. | Vinson Lee | 2010-03-29 | 2 | -6/+6 |
* | | progs/gallium/python: Get tri.py sample working again. | José Fonseca | 2010-03-29 | 1 | -10/+10 |
* | | progs/glsl: improve the mouse drag/rotate code a little | Brian Paul | 2010-03-29 | 2 | -11/+7 |
* | | progs/glsl: let the mouse rotate the scene | RALOVICH, Kristóf | 2010-03-29 | 2 | -31/+83 |
* | | progs: Comment out gallium/raw/SConscript from progs/SConscript. | Vinson Lee | 2010-03-28 | 1 | -1/+1 |
* | | progs/raw: add note about accessing utility functions | Keith Whitwell | 2010-03-28 | 1 | -0/+10 |
* | | gallium: new raw gallium interface to support standalone tests | Keith Whitwell | 2010-03-28 | 3 | -0/+103 |
* | | progs/gallium: Add trivial gallium demos | Jakob Bornecrantz | 2010-03-26 | 4 | -0/+671 |
* | | progs/glsl: Fix vsraytrace GLSL compilation error. | Vinson Lee | 2010-03-24 | 1 | -1/+1 |
* | | progs/glsl: Add raytracing demos to SCons build. | Vinson Lee | 2010-03-24 | 1 | -0/+2 |
* | | progs/demos: add other modes/patterns to dissolve demo | Brian Paul | 2010-03-24 | 1 | -6/+131 |
* | | progs/glsl: remove/replace //-style comments | Brian Paul | 2010-03-24 | 2 | -3/+2 |
* | | progs/glsl: silence warnings, remove debug code, adjust window size, etc | Brian Paul | 2010-03-24 | 2 | -31/+35 |
* | | demos: import GLSL raytracing demos | RALOVICH, Kristóf | 2010-03-24 | 3 | -1/+751 |
* | | progs/egl: Link xeglthreads to libpthread. | Chia-I Wu | 2010-03-24 | 1 | -1/+1 |
* | | Change libX11 variables to not conflict with AC_PATH_XTRA | Dan Nicholson | 2010-03-23 | 2 | -4/+4 |
* | | Merge branch '7.8' | Brian Paul | 2010-03-22 | 3 | -0/+234 |
|\| |
|
| * | progs/tests: Add cva_huge to SCons build. | Vinson Lee | 2010-03-21 | 1 | -0/+1 |
| * | progs/tests: Include stddef.h for ptrdiff_t on all platforms. | Vinson Lee | 2010-03-21 | 1 | -5/+1 |
| * | tests: Add test for huge client arrays that has to be split. | Pauli Nieminen | 2010-03-21 | 2 | -0/+237 |
* | | progs/tests: also test stencil INCR_WRAP mode if supported | Brian Paul | 2010-03-18 | 1 | -6/+47 |
* | | progs/tests: comments and clean-ups | Brian Paul | 2010-03-18 | 1 | -11/+21 |
* | | progs/trivial: added comments | Brian Paul | 2010-03-17 | 1 | -0/+3 |