Christoph Bumiller
ebbc73d1ae
nv50: correct the negation of DDY sources
...
The state tracker now does the correct thing, so
interpret negation normally.
2009-12-22 10:14:45 +01:00
Vinson Lee
1bf2d78b11
progs/tests: Fix build.
2009-12-22 00:54:34 -08:00
Corbin Simpson
5bcd26c172
docs: Re-adjust headers for TGSI, regenerate.
2009-12-21 21:04:10 -08:00
Corbin Simpson
1a7b2f7e95
docs: Regenerate.
2009-12-21 20:33:18 -08:00
Corbin Simpson
da65ac6bba
docs: Moar cleanup.
...
Good enough for now!
2009-12-21 20:32:46 -08:00
Corbin Simpson
ecb2f2a230
docs: \times.
...
Yay for sed.
2009-12-21 20:07:10 -08:00
Corbin Simpson
14743ac0e3
docs: abs, lg2, ceil.
2009-12-21 20:01:42 -08:00
Corbin Simpson
dd801e5c02
docs: Pow, sqrt.
2009-12-21 19:41:09 -08:00
Corbin Simpson
d92a685bc3
docs: Clean floor, sine, cosine.
2009-12-21 19:30:29 -08:00
Corbin Simpson
e8ed3b9607
docs: Start mathifying TGSI insts.
2009-12-21 19:12:55 -08:00
Ian Romanick
71678a7ede
intel: Replace release info in DRIVER_DATE with "DEVELOPMENT"
2009-12-21 18:46:17 -08:00
Ian Romanick
a4b6b42885
Merge branch 'mesa_7_7_branch'
...
Conflicts:
src/mesa/main/version.h
2009-12-21 18:45:31 -08:00
Ian Romanick
82184970d3
Add MD5 checksums for 7.6.1 release
2009-12-21 18:43:09 -08:00
Ian Romanick
e9b5ed1c13
Add MD5 checksums for 7.6.1 release
2009-12-21 18:32:32 -08:00
Ian Romanick
6ffed19993
Add MD5 checksums for 7.7 release
2009-12-21 18:30:35 -08:00
Ian Romanick
7e210b9337
mesa: set version string to 7.7
2009-12-21 18:28:32 -08:00
Ian Romanick
164b583852
intel: Bump driver date to reflect status as final Q4 driver RC
2009-12-21 18:27:50 -08:00
Ian Romanick
48302e9b30
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
...
Conflicts:
scons/gallium.py
scons/generic.py
src/mesa/main/version.h
2009-12-21 18:27:24 -08:00
Ian Romanick
75ad099d3c
mesa: set version string to 7.6.1
2009-12-21 18:25:30 -08:00
Brian Paul
ef17105134
glsl: assorted clean-ups in slang_compile.c
2009-12-21 19:14:41 -07:00
Vinson Lee
982acbddab
progs/perf: Fix MSVC build.
...
(cherry picked from commit cbf46ed670 )
2009-12-21 18:10:44 -08:00
Corbin Simpson
9ddeab48c8
More docs. Glossary.
2009-12-21 18:01:24 -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
Jeremy Huddleston
3839f6768d
darwin: Build glsl
...
Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
2009-12-21 17:49:44 -08:00
Jeremy Huddleston
5bbdc7f420
osmesa: Fix a copy/paste error in building libOSMesa
...
Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
2009-12-21 17:49:43 -08:00
Brian Paul
9eb7fc6661
Merge branch 'mesa_7_7_branch'
...
Conflicts:
src/mesa/main/version.h
src/mesa/state_tracker/st_atom_shader.c
2009-12-21 18:35:54 -07:00
Vinson Lee
2b7b2b90e3
scons: Define _USE_MATH_DEFINES on MSVC.
2009-12-21 17:25:03 -08:00
Brian Paul
b57abd3bea
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
...
Conflicts:
configure.ac
progs/demos/morph3d.c
progs/demos/textures.c
progs/glsl/shtest.c
progs/glsl/texaaline.c
progs/tests/packedpixels.c
progs/xdemos/corender.c
src/mesa/main/version.h
2009-12-21 18:23:53 -07:00
Fabio Pedretti
bf064ce0c3
configure.ac: fix for libdrm_radeon API changes.
2009-12-22 10:44:53 +10:00
Fabio Pedretti
e46ad402f1
configure.ac: fix for libdrm_radeon API changes.
2009-12-22 10:44:28 +10:00
Fabio Pedretti
ae1c0a06e8
configure.ac: fix for libdrm_radeon API changes.
2009-12-22 10:43:35 +10:00
Dave Airlie
bd9e0ebaff
radeon/r600: use new libdrm_radeon api
2009-12-22 10:25:47 +10:00
Dave Airlie
bce03f7174
radeon: drop assert accessing cref which is meant to be hidden
2009-12-22 10:25:05 +10:00
Dave Airlie
34671efa29
radeon: drop unused members of radeon_state.
2009-12-22 10:24:57 +10:00
Dave Airlie
e77bfc436d
r600: move structs for legacy cmdbuf into cmdbuf C file.
...
these really shouldn't be exposed here
2009-12-22 10:24:47 +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
Keith Whitwell
f3347fe397
gallium/docs: extend the context docs a little
2009-12-21 23:44:32 +00:00
Keith Whitwell
14eacb041b
docs: remove some old opcodes and other cruft from tgsi doc
2009-12-21 23:38:29 +00:00
Keith Whitwell
a62aaa7399
docs: pull in tgsi-instruction-set.txt verbatim
2009-12-21 23:25:15 +00:00
Vinson Lee
07b54fe35b
progs/redbook: Silence compiler warnings.
2009-12-21 15:20:01 -08:00
Keith Whitwell
03f212b0d8
gallium: propogate draw retval changes into more drivers
2009-12-21 22:55:40 +00:00
Keith Whitwell
09e785ee04
gallium: remove return value from draw calls
2009-12-21 22:14:35 +00:00
Brian Paul
fdae39c289
progs/perf: added check for GL_ARB_framebuffer_object
2009-12-21 13:49:25 -07:00
Brian Paul
79e74cda73
progs/demos: report pixel rate in million pixels / sec
2009-12-21 13:49:25 -07:00
Brian Paul
bd5fbcf92b
osmesa: added new GLSL libs
2009-12-21 13:37:49 -07:00
Brian Paul
d26cdaaa23
progs/osmes: add missing libGL dependency, remove unneeded lines
2009-12-21 13:37:11 -07:00