Age | Commit message (Expand) | Author |
2008-07-18 | python/tests: Extend the texture tests to cover volumes. | José Fonseca |
2008-07-18 | python: Add methods to get texture width, height, etc. | José Fonseca |
2008-07-18 | tgsi: Express tgsi_sanity in terms of tgsi_iterate. | Michal Krol |
2008-07-18 | scons: List util/tgsi_iterate.c. | Michal Krol |
2008-07-18 | tgsi: Add tgsi_iterate_shader utility. | Michal Krol |
2008-07-17 | tgsi: Fix parsing an instruction with no operands. | Michal Krol |
2008-07-17 | tgsi: Perform a sanity check after reading a shader from text. | Michal Krol |
2008-07-17 | scons: List util/tgsi_sanity.c. | Michal Krol |
2008-07-17 | tgsi: New file. | Michal Krol |
2008-07-18 | python: Reimplement the generation of random texture samples in C. | José Fonseca |
2008-07-18 | gallium: Expose the ability to get a tile outside a surface. | José Fonseca |
2008-07-18 | gallium: Be less verbose with debug options messages. | José Fonseca |
2008-07-18 | scons: Set default LIBS env var. | José Fonseca |
2008-07-18 | scons: Convert tabs to spaces. | José Fonseca |
2008-07-18 | python: Reimplement tile comparison in C to speed up tests. | José Fonseca |
2008-07-17 | mesa: regenerated file | Brian Paul |
2008-07-17 | mesa: fix/improve the atan(y,x) function | Brian Paul |
2008-07-17 | mesa: added checks for OpenBSD | Brad Smith |
2008-07-17 | python/tests: Cover all last_level combinations. | José Fonseca |
2008-07-16 | mesa: WinCE fixes | Jonathan White |
2008-07-16 | mesa: fix temp re-use bug in emit_arith() | Brian Paul |
2008-07-16 | mesa: regenerated files | Brian Paul |
2008-07-16 | mesa: fix copy&paste errors in degrees() functions | Brian Paul |
2008-07-16 | mesa: implement grammar/parsing for precision/invariant syntax | Brian Paul |
2008-07-16 | mesa: Silence compiler warnings on Windows. | Michal Krol |
2008-07-16 | egl: set EGL_SAMPLES, EGL_SAMPLE_BUFFERS config attribs | Brian Paul |
2008-07-16 | mesa: add GL_POLYGON_OFFSET_POINT/LINE/FILL queries, remove GL_TEXTURE_ENV_CO... | Brian Paul |
2008-07-16 | python/tests: Extend the texture tests to cover cube maps. | José Fonseca |
2008-07-16 | python: Set PIPE_TEX_MIPFILTER_NONE by default. | José Fonseca |
2008-07-16 | python: Test all miplevels. | José Fonseca |
2008-07-16 | gallium: ycbcr_get_tile_rgba allow reading an uneven number of pixels from yu... | José Fonseca |
2008-07-16 | python: Expand the texture test suit to cover one YUV and one DXT format. | José Fonseca |
2008-07-16 | python: Silent debug output. | José Fonseca |
2008-07-16 | gallium: Add pf_is_compressed utility function. | José Fonseca |
2008-07-16 | softpipe: DXT formats not really supported. | José Fonseca |
2008-07-15 | additional preprocessor checks for stdint.h, inttypes.h, etc | Blair Sadewitz |
2008-07-15 | mesa: added test for __NetBSD__ | Blair Sadewitz |
2008-07-15 | mesa: added test for __NetBSD__ | Blair Sadewitz |
2008-07-15 | mesa: add missing IR_LOG2 case | Brian Paul |
2008-07-15 | mesa: regenerated file | Brian Paul |
2008-07-15 | mesa: fix some broken /= operators | Brian Paul |
2008-07-15 | mesa: regenerated file | Brian Paul |
2008-07-15 | mesa: fix some broken bool, bvec2, bvec3, bvec4 constructors | Brian Paul |
2008-07-15 | mesa: fix storage size computation in emit_arith() | Brian Paul |
2008-07-15 | gallium: added some sanity check assertions | Brian Paul |
2008-07-15 | mesa: fix some function inlining bugs | Brian Paul |
2008-07-15 | mesa: improved printing | Brian Paul |
2008-07-15 | mesa: Silence compiler warnings on Windows. | Michal Krol |
2008-07-15 | st: Silence compiler warnings on Windows. | Michal Krol |
2008-07-15 | mesa: Silence compiler warnings on Windows. | Michal Krol |