index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
Commit message (
Expand
)
Author
Age
Files
Lines
*
progs/egl: Port drawtex and torus to eglut.
Chia-I Wu
2010-04-06
6
-548
/
+150
*
progs: Include X11 headers and libraries in SCons build.
Vinson Lee
2010-04-04
1
-0
/
+1
*
Merge branch '7.8'
Ian Romanick
2010-04-04
1
-30
/
+15
|
\
|
*
xdemos: Build object files first
Jeremy Huddleston
2010-04-03
1
-30
/
+15
|
*
Revert accidental commits from the xquartz tree
Jeremy Huddleston
2010-04-01
1
-16
/
+31
|
*
xdemos: Build object files first
Jeremy Huddleston
2010-04-01
1
-30
/
+15
|
*
xdemos: Fix a build failure for non-autoconf configs
Jeremy Huddleston
2010-04-01
1
-1
/
+1
*
|
progs/egl: Add an OpenGL ES demo for EGL_OES_image_pixmap.
Chia-I Wu
2010-04-04
2
-0
/
+583
*
|
util: Revert unsolicited, untested, unreviewed, and broken changes to format ...
José Fonseca
2010-04-03
1
-1
/
+7
*
|
python/tests: Output test results in a format that Hudson CI can understand.
José Fonseca
2010-04-03
1
-5
/
+69
*
|
progs/gallium/unit: Silence uninitialized variable warnings.
Vinson Lee
2010-04-02
1
-4
/
+4
*
|
progs/gallium/unit: Move declaration before code.
Vinson Lee
2010-04-01
1
-1
/
+2
*
|
gallium/util: revert util_format_init addition
Luca Barbieri
2010-04-02
1
-4
/
+0
*
|
gallium/util: add util_format_is_supported to check for pack/unpack
Luca Barbieri
2010-04-02
1
-3
/
+1
*
|
progs/gallium: add unit test for u_half
Luca Barbieri
2010-04-02
3
-1
/
+77
*
|
progs/egl: Update .gitignore.
Chia-I Wu
2010-04-02
3
-7
/
+12
*
|
progs/egl: Link to eglut first.
Chia-I Wu
2010-04-02
3
-11
/
+11
*
|
gallium/util: add util_format_init that inits s3tc and util_half
Luca Barbieri
2010-04-02
1
-1
/
+1
*
|
gallium/util: rewrite global constructor system for half floats (GCC/MSVC only!)
Luca Barbieri
2010-04-01
1
-1
/
+0
*
|
python/tests: We're using a rgba8 rendertarget so sample only in the [0, 1] r...
José Fonseca
2010-04-01
1
-2
/
+2
*
|
python/tests: Several cleanups.
José Fonseca
2010-04-01
4
-117
/
+117
*
|
progs/egl: Port OpenVG lion and sp to eglut.
Chia-I Wu
2010-04-01
5
-591
/
+59
*
|
progs/egl: Port ES1 gears to eglut.
Chia-I Wu
2010-04-01
6
-355
/
+28
*
|
progs/egl: Port ES1 tri to eglut.
Chia-I Wu
2010-04-01
4
-427
/
+54
*
|
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
[next]