José Fonseca
|
c76787a1dc
|
scons: Set default LIBS env var.
|
2008-07-18 01:20:44 +09:00 |
|
José Fonseca
|
381e3489c2
|
scons: Convert tabs to spaces.
|
2008-07-18 01:20:44 +09:00 |
|
José Fonseca
|
d398e1360d
|
python: Reimplement tile comparison in C to speed up tests.
|
2008-07-18 01:20:44 +09:00 |
|
Brian Paul
|
73b8ee4121
|
mesa: regenerated file
|
2008-07-17 10:09:04 -06:00 |
|
Brian Paul
|
d9f4d04111
|
mesa: fix/improve the atan(y,x) function
|
2008-07-17 10:08:14 -06:00 |
|
Brian Paul
|
457bb10cee
|
mesa: regenerated file
|
2008-07-17 10:04:56 -06:00 |
|
Brian Paul
|
91de7b6cd3
|
mesa: fix/improve the atan(y,x) function
|
2008-07-17 10:04:56 -06:00 |
|
Brad Smith
|
8336fbc35c
|
mesa: added checks for OpenBSD
|
2008-07-17 10:04:56 -06:00 |
|
Brad Smith
|
f49d345a51
|
mesa: added checks for OpenBSD
|
2008-07-17 08:15:57 -06:00 |
|
José Fonseca
|
f610deed37
|
python/tests: Cover all last_level combinations.
|
2008-07-17 08:52:51 +09:00 |
|
Brian Paul
|
0138435643
|
mesa: regenerated file
|
2008-07-16 16:27:14 -06:00 |
|
Brian Paul
|
33a25729e8
|
mesa: fix temp re-use bug in emit_arith()
|
2008-07-16 16:20:25 -06:00 |
|
Brian Paul
|
082cde143b
|
mesa: fix copy&paste errors in degrees() functions
|
2008-07-16 16:20:07 -06:00 |
|
Jonathan White
|
e4f3770690
|
mesa: WinCE fixes
|
2008-07-16 16:11:38 -06:00 |
|
Brian Paul
|
ab8f838060
|
mesa: fix temp re-use bug in emit_arith()
|
2008-07-16 16:11:38 -06:00 |
|
Brian Paul
|
a1e55dcd9c
|
mesa: regenerated files
|
2008-07-16 16:11:38 -06:00 |
|
Brian Paul
|
bd09676de5
|
mesa: fix copy&paste errors in degrees() functions
|
2008-07-16 16:11:38 -06:00 |
|
Brian Paul
|
ebcdbff6f1
|
mesa: implement grammar/parsing for precision/invariant syntax
Plus, fix some issues with pre-defined preprocessor symbols and version checking.
|
2008-07-16 16:11:38 -06:00 |
|
Michal Krol
|
7a0b79fe36
|
mesa: Silence compiler warnings on Windows.
|
2008-07-16 20:14:42 +02:00 |
|
Ian Romanick
|
29cb89d0c2
|
intel: Clean-up ARB_texture_env_crossbar
Enable support for ARB_texture_env_crossbar in the master extension
list instead of in every single device-specific list.
|
2008-07-16 10:37:49 -07:00 |
|
Ian Romanick
|
442c195c4a
|
Remove redundant initalization of MaxTextureUnits
|
2008-07-16 09:43:03 -07:00 |
|
Brian Paul
|
26df49cd7a
|
egl: set EGL_SAMPLES, EGL_SAMPLE_BUFFERS config attribs
|
2008-07-16 10:35:12 -06:00 |
|
Brian Paul
|
479a807e01
|
mesa: add GL_POLYGON_OFFSET_POINT/LINE/FILL queries, remove GL_TEXTURE_ENV_COLOR, GL_TEXTURE_ENV_MODE
Issues found by Bob Ellison.
|
2008-07-16 10:27:33 -06:00 |
|
Brian Paul
|
7d13dded5c
|
mesa: add GL_POLYGON_OFFSET_POINT/LINE/FILL queries, remove GL_TEXTURE_ENV_COLOR, GL_TEXTURE_ENV_MODE
Issues found by Bob Ellison.
|
2008-07-16 10:23:28 -06:00 |
|
José Fonseca
|
7f32834df3
|
python/tests: Extend the texture tests to cover cube maps.
|
2008-07-16 23:27:15 +09:00 |
|
José Fonseca
|
1049e65240
|
python: Set PIPE_TEX_MIPFILTER_NONE by default.
|
2008-07-16 23:26:23 +09:00 |
|
José Fonseca
|
32fe752d31
|
python: Test all miplevels.
|
2008-07-16 19:36:59 +09:00 |
|
José Fonseca
|
78d18bb690
|
gallium: ycbcr_get_tile_rgba allow reading an uneven number of pixels from yuv surfaces.
|
2008-07-16 19:36:36 +09:00 |
|
José Fonseca
|
70b1ff9ff3
|
python: Expand the texture test suit to cover one YUV and one DXT format.
|
2008-07-16 14:13:10 +09:00 |
|
José Fonseca
|
61c4de53c3
|
python: Silent debug output.
|
2008-07-16 14:13:10 +09:00 |
|
José Fonseca
|
fbf0f6bd4d
|
gallium: Add pf_is_compressed utility function.
|
2008-07-16 14:13:09 +09:00 |
|
José Fonseca
|
0c2c0a862c
|
softpipe: DXT formats not really supported.
|
2008-07-16 14:13:09 +09:00 |
|
Blair Sadewitz
|
99233e483d
|
additional preprocessor checks for stdint.h, inttypes.h, etc
The patches to glext.h and glxext.h have been sent to Khronos/bugzilla.
|
2008-07-15 17:30:51 -06:00 |
|
Blair Sadewitz
|
b4adb9e1de
|
mesa: added test for __NetBSD__
|
2008-07-15 17:30:36 -06:00 |
|
Blair Sadewitz
|
45209baf5d
|
mesa: added test for __NetBSD__
|
2008-07-15 17:30:21 -06:00 |
|
Blair Sadewitz
|
b7c54945fe
|
additional preprocessor checks for stdint.h, inttypes.h, etc
The patches to glext.h and glxext.h have been sent to Khronos/bugzilla.
|
2008-07-15 17:21:56 -06:00 |
|
Blair Sadewitz
|
ece7183ff1
|
mesa: added test for __NetBSD__
|
2008-07-15 17:12:23 -06:00 |
|
Blair Sadewitz
|
4c6dcbf091
|
mesa: added test for __NetBSD__
|
2008-07-15 17:11:54 -06:00 |
|
Blair Sadewitz
|
e6218d071d
|
mesa: check for __INTERIX to typedef uintptr_t
|
2008-07-15 17:06:17 -06:00 |
|
Blair Sadewitz
|
546c7fb221
|
mesa: extra braces
|
2008-07-15 17:05:28 -06:00 |
|
Brian Paul
|
461e178806
|
mesa: regenerated file
|
2008-07-15 16:55:23 -06:00 |
|
Brian Paul
|
716f70d782
|
mesa: add missing IR_LOG2 case
|
2008-07-15 16:41:35 -06:00 |
|
Brian Paul
|
b0d173f405
|
mesa: fix some broken /= operators
|
2008-07-15 16:41:19 -06:00 |
|
Brian Paul
|
8c653f6e09
|
mesa: fix some broken bool, bvec2, bvec3, bvec4 constructors
|
2008-07-15 16:40:51 -06:00 |
|
Brian Paul
|
7d7d114e59
|
mesa: fix storage size computation in emit_arith()
|
2008-07-15 16:40:38 -06:00 |
|
Brian Paul
|
178726ebce
|
mesa: add missing IR_LOG2 case
|
2008-07-15 16:04:26 -06:00 |
|
Brian Paul
|
9d43e387a3
|
mesa: regenerated file
|
2008-07-15 15:33:04 -06:00 |
|
Brian Paul
|
e35329c701
|
mesa: fix some broken /= operators
|
2008-07-15 15:32:53 -06:00 |
|
Brian Paul
|
0bafe4b771
|
mesa: regenerated file
|
2008-07-15 15:04:15 -06:00 |
|
Brian Paul
|
5e8e532cd0
|
mesa: fix some broken bool, bvec2, bvec3, bvec4 constructors
|
2008-07-15 15:03:42 -06:00 |
|