José Fonseca
8aafc03b26
gallium: Finer grained is_format_supported.
17 anos atrás
José Fonseca
ff26c50153
tgsi: Make tgsi_sanity return TRUE on success as documented.
17 anos atrás
José Fonseca
1a8ceb3828
gallium: Move PIPE_TEXTURE_USAGE* to p_defines.h
17 anos atrás
Brian Paul
72e57b52f0
mesa: glsl: various writemask/swizzle improvements and clean-ups
17 anos atrás
Brian Paul
7218626cf5
mesa: rework array/struct addressing code.
The slang_ir_storage type now has a pointer to parent storage to represent
storage of an array element within an array, or a field within a struct.
This fixes some problems related to addressing of fields/elements in non-
trivial cases. More work to follow.
17 anos atrás
Brian Paul
a4fd90e325
mesa: regenerated file
17 anos atrás
Brian Paul
2b3515c5b2
mesa: fix some GLSL /= int operators
plus add a few more special constructors to improve code quality.
17 anos atrás
Brian Paul
b64882d0f8
mesa: fix set_program_uniform_matrix(): need to loop over matrix count
17 anos atrás
José Fonseca
583b9ccbd5
gallium: Add a pf_is_ycbcr utility function.
17 anos atrás
José Fonseca
3ca935d9ef
python/tests: Extend the texture tests to cover volumes.
17 anos atrás
José Fonseca
bfee84df86
python: Add methods to get texture width, height, etc.
SWIG does a poor job with arrays inside structures.
17 anos atrás
Michal Krol
1e5419fa30
tgsi: Express tgsi_sanity in terms of tgsi_iterate.
17 anos atrás
Michal Krol
e1fd3ea415
scons: List util/tgsi_iterate.c.
17 anos atrás
Michal Krol
638ecbda3e
tgsi: Add tgsi_iterate_shader utility.
Walks the token stream and invokes callbacks.
17 anos atrás
Michal Krol
f2053cfa1a
tgsi: Fix parsing an instruction with no operands.
17 anos atrás
Michal Krol
10d1dc68a4
tgsi: Perform a sanity check after reading a shader from text.
17 anos atrás
Michal Krol
3c5ec98e45
scons: List util/tgsi_sanity.c.
17 anos atrás
Michal Krol
2727702b17
tgsi: New file.
17 anos atrás
José Fonseca
e74f94b39a
python: Reimplement the generation of random texture samples in C.
17 anos atrás
José Fonseca
174c6912d6
gallium: Expose the ability to get a tile outside a surface.
17 anos atrás
José Fonseca
6a65a0d9ef
gallium: Be less verbose with debug options messages.
17 anos atrás
José Fonseca
c76787a1dc
scons: Set default LIBS env var.
17 anos atrás
José Fonseca
381e3489c2
scons: Convert tabs to spaces.
17 anos atrás
José Fonseca
d398e1360d
python: Reimplement tile comparison in C to speed up tests.
17 anos atrás
Brian Paul
457bb10cee
mesa: regenerated file
17 anos atrás
Brian Paul
91de7b6cd3
mesa: fix/improve the atan(y,x) function
17 anos atrás
Brad Smith
8336fbc35c
mesa: added checks for OpenBSD
17 anos atrás
José Fonseca
f610deed37
python/tests: Cover all last_level combinations.
17 anos atrás
Jonathan White
e4f3770690
mesa: WinCE fixes
17 anos atrás
Brian Paul
ab8f838060
mesa: fix temp re-use bug in emit_arith()
17 anos atrás
Brian Paul
a1e55dcd9c
mesa: regenerated files
17 anos atrás
Brian Paul
bd09676de5
mesa: fix copy&paste errors in degrees() functions
17 anos atrás
Brian Paul
ebcdbff6f1
mesa: implement grammar/parsing for precision/invariant syntax
Plus, fix some issues with pre-defined preprocessor symbols and version checking.
17 anos atrás
Michal Krol
7a0b79fe36
mesa: Silence compiler warnings on Windows.
17 anos atrás
Brian Paul
26df49cd7a
egl: set EGL_SAMPLES, EGL_SAMPLE_BUFFERS config attribs
17 anos atrás
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 anos atrás
José Fonseca
7f32834df3
python/tests: Extend the texture tests to cover cube maps.
17 anos atrás
José Fonseca
1049e65240
python: Set PIPE_TEX_MIPFILTER_NONE by default.
17 anos atrás
José Fonseca
32fe752d31
python: Test all miplevels.
17 anos atrás
José Fonseca
78d18bb690
gallium: ycbcr_get_tile_rgba allow reading an uneven number of pixels from yuv surfaces.
17 anos atrás
José Fonseca
70b1ff9ff3
python: Expand the texture test suit to cover one YUV and one DXT format.
17 anos atrás
José Fonseca
61c4de53c3
python: Silent debug output.
17 anos atrás
José Fonseca
fbf0f6bd4d
gallium: Add pf_is_compressed utility function.
17 anos atrás
José Fonseca
0c2c0a862c
softpipe: DXT formats not really supported.
17 anos atrás
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 anos atrás
Blair Sadewitz
b4adb9e1de
mesa: added test for __NetBSD__
17 anos atrás
Blair Sadewitz
45209baf5d
mesa: added test for __NetBSD__
17 anos atrás
Brian Paul
178726ebce
mesa: add missing IR_LOG2 case
17 anos atrás
Brian Paul
9d43e387a3
mesa: regenerated file
17 anos atrás
Brian Paul
e35329c701
mesa: fix some broken /= operators
17 anos atrás