Michal Krol
3c5ec98e45
scons: List util/tgsi_sanity.c.
17 years ago
Michal Krol
2727702b17
tgsi: New file.
17 years ago
José Fonseca
e74f94b39a
python: Reimplement the generation of random texture samples in C.
17 years ago
José Fonseca
174c6912d6
gallium: Expose the ability to get a tile outside a surface.
17 years ago
José Fonseca
6a65a0d9ef
gallium: Be less verbose with debug options messages.
17 years ago
José Fonseca
c76787a1dc
scons: Set default LIBS env var.
17 years ago
José Fonseca
381e3489c2
scons: Convert tabs to spaces.
17 years ago
José Fonseca
d398e1360d
python: Reimplement tile comparison in C to speed up tests.
17 years ago
Brian Paul
457bb10cee
mesa: regenerated file
17 years ago
Brian Paul
91de7b6cd3
mesa: fix/improve the atan(y,x) function
17 years ago
Brad Smith
8336fbc35c
mesa: added checks for OpenBSD
17 years ago
José Fonseca
f610deed37
python/tests: Cover all last_level combinations.
17 years ago
Jonathan White
e4f3770690
mesa: WinCE fixes
17 years ago
Brian Paul
ab8f838060
mesa: fix temp re-use bug in emit_arith()
17 years ago
Brian Paul
a1e55dcd9c
mesa: regenerated files
17 years ago
Brian Paul
bd09676de5
mesa: fix copy&paste errors in degrees() functions
17 years ago
Brian Paul
ebcdbff6f1
mesa: implement grammar/parsing for precision/invariant syntax
Plus, fix some issues with pre-defined preprocessor symbols and version checking.
17 years ago
Michal Krol
7a0b79fe36
mesa: Silence compiler warnings on Windows.
17 years ago
Brian Paul
26df49cd7a
egl: set EGL_SAMPLES, EGL_SAMPLE_BUFFERS config attribs
17 years ago
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.
17 years ago
José Fonseca
7f32834df3
python/tests: Extend the texture tests to cover cube maps.
17 years ago
José Fonseca
1049e65240
python: Set PIPE_TEX_MIPFILTER_NONE by default.
17 years ago
José Fonseca
32fe752d31
python: Test all miplevels.
17 years ago
José Fonseca
78d18bb690
gallium: ycbcr_get_tile_rgba allow reading an uneven number of pixels from yuv surfaces.
17 years ago
José Fonseca
70b1ff9ff3
python: Expand the texture test suit to cover one YUV and one DXT format.
17 years ago
José Fonseca
61c4de53c3
python: Silent debug output.
17 years ago
José Fonseca
fbf0f6bd4d
gallium: Add pf_is_compressed utility function.
17 years ago
José Fonseca
0c2c0a862c
softpipe: DXT formats not really supported.
17 years ago
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.
17 years ago
Blair Sadewitz
b4adb9e1de
mesa: added test for __NetBSD__
17 years ago
Blair Sadewitz
45209baf5d
mesa: added test for __NetBSD__
17 years ago
Brian Paul
178726ebce
mesa: add missing IR_LOG2 case
17 years ago
Brian Paul
9d43e387a3
mesa: regenerated file
17 years ago
Brian Paul
e35329c701
mesa: fix some broken /= operators
17 years ago
Brian Paul
0bafe4b771
mesa: regenerated file
17 years ago
Brian Paul
5e8e532cd0
mesa: fix some broken bool, bvec2, bvec3, bvec4 constructors
17 years ago
Brian Paul
5bf89cf2c3
mesa: fix storage size computation in emit_arith()
17 years ago
Brian Paul
f006358d56
gallium: added some sanity check assertions
17 years ago
Brian Paul
f6152c3510
mesa: fix some function inlining bugs
Need to add local vars of original function to the new scope's variable
list (though the DECLs were already present).
In slang_operation_copy() call slang_replace_scope() for SLANG_OPER_BLOCK_NEW_SCOPE opers.
17 years ago
Brian Paul
bc4b1ca563
mesa: improved printing
17 years ago
Michal Krol
f9c574d719
mesa: Silence compiler warnings on Windows.
17 years ago
Michal Krol
6c534b830c
st: Silence compiler warnings on Windows.
17 years ago
Michal Krol
090e212c0c
mesa: Silence compiler warnings on Windows.
17 years ago
José Fonseca
3392bcaaa8
python: Cleanup.
17 years ago
José Fonseca
ee470020e1
python: Request/respect the texture & buffer usage flags in the examples.
17 years ago
José Fonseca
d5ed158dc8
python: Get object ownership done correctly.
17 years ago
José Fonseca
9a99b19949
python: Don't use python cflags as they conflict with existing flags.
17 years ago
José Fonseca
1d03102b31
python: Allow hardware support.
17 years ago
José Fonseca
2c4349aa3a
python: Move the python scons code to a separate tool module.
17 years ago
José Fonseca
ead8fcd92a
python: Get it to build on windows too.
17 years ago