Vinson Lee
331e910b5c
gallium/util: Remove comma at end of enumerator list.
2009-12-26 16:22:25 -08:00
Vinson Lee
3c2fd1bae0
rbug: Remove comma at end of enumerator list.
2009-12-26 16:18:47 -08:00
Vinson Lee
f8ca25e02f
rbug: Remove comma at end of enumerator list.
2009-12-26 16:14:39 -08:00
Vinson Lee
fc11424bcd
mesa: Remove comma at end of enumerator list.
2009-12-26 16:09:41 -08:00
Vinson Lee
309c156bae
i915: Fix assert.
2009-12-26 15:55:38 -08:00
Vinson Lee
e81fe088f4
progs/demos: Silence warn_unused_result warnings.
2009-12-26 01:08:26 -08:00
Vinson Lee
cdc69e3469
progs/util: Silence warn_unused_result warnings.
2009-12-25 23:13:50 -08:00
Vinson Lee
cd59e6f553
intel: Silence implicit function declaration warning.
2009-12-25 22:34:35 -08:00
Vinson Lee
67a4abcc3b
glu/sgi: Fix include recursion.
...
arcsorter.h should not include itself.
2009-12-25 14:23:10 -08:00
Vinson Lee
2447786ed0
i965: Fix assert.
2009-12-24 22:58:05 -08:00
Vinson Lee
f5ad1d0d02
i965: Add missing va_end.
2009-12-24 16:26:09 -08:00
Vinson Lee
098f10c270
glsl: Initialize member a_obj of struct slang_operation.
2009-12-23 18:00:06 -08:00
Vinson Lee
261c3cd530
glu/sgi: Initialize variable in directedLine.
2009-12-23 17:50:02 -08:00
Vinson Lee
520955a0cd
gallium/util: Initialize variable in util_clear.
2009-12-23 16:22:03 -08:00
Vinson Lee
6138145b35
glu/sgi: Silence compiler warnings.
2009-12-23 16:11:10 -08:00
Vinson Lee
51dcea2aac
util: Ensure debug_dump_flags generates a null-terminated string.
2009-12-23 15:19:45 -08:00
Vinson Lee
2ea061509d
st/xorg: Use C-style comments.
2009-12-23 14:52:06 -08:00
Vinson Lee
15ecd0337e
st/vega: Move declaration outside for loop.
2009-12-23 14:43:53 -08:00
Vinson Lee
1b0ab3e3c9
st/egl: Use C-style comments.
2009-12-23 14:18:11 -08:00
Vinson Lee
6c8c1ce78b
glx: Add XF86DRI[Open|Close]FullScreen prototypes to xf86dri.h.
2009-12-23 14:09:36 -08:00
Vinson Lee
cf3bb0cf31
glx: Move declaration outside for loop.
2009-12-23 12:42:38 -08:00
Vinson Lee
57b5ca5d11
glu/sgi: Silence uninitialized variable warnings.
2009-12-22 23:07:00 -08:00
Vinson Lee
19a40524d3
Add gallium to darwin config.
2009-12-22 18:21:41 -08:00
Vinson Lee
aae32df718
xlib: Use C-style comments.
2009-12-22 17:51:58 -08:00
Vinson Lee
b20382d477
trace: Silence uninitialized variable warnings.
2009-12-22 17:34:39 -08:00
Vinson Lee
f6ca26e5a7
trace: Add PIPE_OS_APPLE.
2009-12-22 17:17:28 -08:00
Vinson Lee
6ce28a755c
gallium/util: Add PIPE_OS_APPLE to u_stream_stdc.c.
2009-12-22 16:23:00 -08:00
Vinson Lee
5e73bcb396
gallium/util: Add PIPE_OS_APPLE to u_network.
2009-12-22 15:59:50 -08:00
Vinson Lee
fb8bff341e
i915g: Use C-style comment.
2009-12-22 15:19:48 -08:00
Vinson Lee
cf02484fb6
glx: Compile dri2.c only if GLX_DIRECT_RENDERING is defined.
2009-12-22 14:51:12 -08:00
Vinson Lee
c1033299e8
ffb: Silence compiler warnings.
2009-12-22 14:28:40 -08:00
Ian Romanick
e9b5ed1c13
Add MD5 checksums for 7.6.1 release
2009-12-21 18:32:32 -08:00
Ian Romanick
75ad099d3c
mesa: set version string to 7.6.1
2009-12-21 18:25:30 -08:00
Vinson Lee
982acbddab
progs/perf: Fix MSVC build.
...
(cherry picked from commit cbf46ed670 )
2009-12-21 18:10:44 -08:00
José Fonseca
09415ca234
mesa: Fix missing finite symbol error on Windows.
...
Caused by some weird logic regarding the __WIN32__ define which made
the finite definition dependent on the header include order.
(cherry picked from commit 622bdecabd )
2009-12-21 17:56:25 -08:00
Michal Krol
de7021b71c
mesa: Include <unistd.h> only when one is available.
...
(cherry picked from commit 970823978c )
2009-12-21 17:55:13 -08:00
Vinson Lee
2b7b2b90e3
scons: Define _USE_MATH_DEFINES on MSVC.
2009-12-21 17:25:03 -08:00
Fabio Pedretti
e46ad402f1
configure.ac: fix for libdrm_radeon API changes.
2009-12-22 10:44:28 +10:00
Dave Airlie
9373287a1b
radeon/r600: use new libdrm_radeon api
2009-12-22 10:23:41 +10:00
Dave Airlie
9d2910ee0f
radeon: drop assert accessing cref which is meant to be hidden
2009-12-22 10:23:41 +10:00
Dave Airlie
43d8727301
radeon: drop unused members of radeon_state.
2009-12-22 10:23:40 +10:00
Dave Airlie
1703628011
r600: move structs for legacy cmdbuf into cmdbuf C file.
...
these really shouldn't be exposed here
2009-12-22 09:58:33 +10:00
Vinson Lee
07b54fe35b
progs/redbook: Silence compiler warnings.
2009-12-21 15:20:01 -08:00
Dave Airlie
753f0a1dea
r600: fix glFrontFace(GL_CW)
...
fd.o bug #25290
Suggested fix from Rafael Monica
2009-12-21 10:40:19 -05:00
Younes Manton
ace937f165
st/mesa: Check for single level mipmap trees.
...
The assert in util_gen_mipmap() caught it, although
it does the right thing anyway.
2009-12-21 00:59:06 -05:00
Jeremy Huddleston
b96a5df514
darwin: mklib: Use lipo rather than file to figure out architectures of object files
...
(cherry picked from commit ad7f9d71e2 )
2009-12-20 21:36:41 -08:00
Jeremy Huddleston
f926eff263
darwin: Cleanup CPPFLAGS a bit
...
(cherry picked from commit 4a1e103858 )
2009-12-20 21:36:39 -08:00
Vinson Lee
0dd9513874
progs/tests: Silence compiler warnings.
2009-12-20 01:01:00 -08:00
Vinson Lee
d87d71036c
progs/trivial: Use C-style comments.
2009-12-19 00:28:01 -08:00
Vinson Lee
3340fd65fb
progs/xdemos: Use C-style comment.
2009-12-19 00:00:56 -08:00