Age | Commit message (Expand) | Author |
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 |
2008-07-15 | python: Cleanup. | José Fonseca |
2008-07-15 | python: Request/respect the texture & buffer usage flags in the examples. | José Fonseca |
2008-07-15 | python: Get object ownership done correctly. | José Fonseca |
2008-07-15 | python: Don't use python cflags as they conflict with existing flags. | José Fonseca |
2008-07-15 | python: Allow hardware support. | José Fonseca |
2008-07-15 | python: Move the python scons code to a separate tool module. | José Fonseca |
2008-07-15 | python: Get it to build on windows too. | José Fonseca |
2008-07-15 | tgsi: Numerical label before an instruction is optional. | Michal Krol |
2008-07-14 | tgsi: fix bug in execution of loops inside of conditionals. | Brian Paul |
2008-07-14 | mesa: assemble main() after all other functions | Brian Paul |
2008-07-14 | mesa: comments about vectors vs components | Brian Paul |
2008-07-14 | egl: set EGL_CONFORMANT, EGL_RENDERABLE_TYPE config fields, fix null ptr cras... | Brian Paul |