Age | Commit message (Expand) | Author |
2010-05-08 | r300/compiler: use perspective division only for TXP in shadow samplers | Marek Olšák |
2010-05-08 | r300/compiler: make shadow sampler codegen more readable, add comments | Marek Olšák |
2010-05-08 | r300/compiler: shorten RC_*SWIZZLE* expressions | Marek Olšák |
2010-05-08 | r300/compiler: generalize depth texture mode to support arbitrary swizzles | Marek Olšák |
2010-05-08 | r300/compiler: fix LIT instruction case 0^0 = 1 | Marek Olšák |
2010-05-08 | r300g: consolidate common render code into one function | Marek Olšák |
2010-05-08 | gallivm: The the JIT engine to use our sinf()/cosf() on Windows. | José Fonseca |
2010-05-08 | gallivm: Fix BREAK/CONT translation. | José Fonseca |
2010-05-08 | llvmpipe: Cover more formats in unit test. | José Fonseca |
2010-05-08 | gallivm: Fix segfaul when inserting allocas in an empty function. | José Fonseca |
2010-05-08 | gallivm: Centralize SoA swizzling into a single place. | José Fonseca |
2010-05-08 | gallivm: Support predicates. | José Fonseca |
2010-05-08 | llvmpipe: Match p_screen.h's function prototype. | José Fonseca |
2010-05-08 | llvmpipe: Remove unnecessary header. | Vinson Lee |
2010-05-08 | egl: Build drivers in $(TOP)/$(LIB_DIR)/egl. | Chia-I Wu |
2010-05-08 | gallium: Add egl-apis target. | Chia-I Wu |
2010-05-08 | mapi: Add install rules for OpenGL ES. | Chia-I Wu |
2010-05-08 | mapi: Install .pc file for OpenVG. | Chia-I Wu |
2010-05-08 | mapi: Update vgapi to build libOpenVG.so. | Chia-I Wu |
2010-05-08 | mapi: Merge src/gles/. | Chia-I Wu |
2010-05-08 | Define OpenGL ES and OpenVG library names. | Chia-I Wu |
2010-05-08 | egl_g3d: Check external modules for client APIs first. | Chia-I Wu |
2010-05-08 | egl: Add _eglSearchPathForEach. | Chia-I Wu |
2010-05-07 | gallium/draw: additional comments in the clipping code | Brian Paul |
2010-05-07 | mesa: remove driver hooks for GetFloat/Integer/Doublev, etc | Brian Paul |
2010-05-07 | glx: Get GLX_SCREEN first in __glXQueryContextInfo() | Kristian Høgsberg |
2010-05-07 | mesa: fpclassify dummy definition is not needed on cygwin | Jon TURNEY |
2010-05-07 | tgis: fix SOA aliasing for MUL instruction in SSE codegen | Brian Paul |
2010-05-06 | apple: Move glapi to mapi. | Vinson Lee |
2010-05-07 | mapi/glapi: Don't allocate a page for every function on windows. | José Fonseca |
2010-05-07 | mapi: Avoid Data Execution Prevention on windows. | José Fonseca |
2010-05-07 | wgl: Add mapi to includes. | José Fonseca |
2010-05-07 | mapi: Add x86-64 dispatcher. | Chia-I Wu |
2010-05-07 | mapi: Add x86 dispatcher. | Chia-I Wu |
2010-05-07 | st/vega: Use vgapi. | Chia-I Wu |
2010-05-07 | mapi: Add vgapi. | Chia-I Wu |
2010-05-07 | mapi: Add a generic C dispatcher. | Chia-I Wu |
2010-05-07 | mapi: Add mapi and share the code with glapi. | Chia-I Wu |
2010-05-07 | glapi: Move to src/mapi/. | Chia-I Wu |
2010-05-07 | glapi: Move assembly dispatchers back into glapi/. | Chia-I Wu |
2010-05-06 | gallivm: Require SSE2 for draw_llvm/llvmpipe due to LLVM PR6960. | Török Edwin |
2010-05-06 | softpipe: fix dangling references to shaders in the TGSI executor | Brian Paul |
2010-05-06 | tgsi: make SSE ADD instruction SOA-safe | Brian Paul |
2010-05-06 | tgsi: code refactoring | Brian Paul |
2010-05-06 | tgsi: added tgsi_get_processor_name() | Brian Paul |
2010-05-06 | tgsi: fix tgsi_exec_machine_bind_shader() to handle NULL tokens, samplers | Brian Paul |
2010-05-06 | gallium/tgsi: remove unused tgsi_exec_labels code | Brian Paul |
2010-05-06 | llvmpipe: Fix fence wait. | José Fonseca |
2010-05-06 | st/mesa: fix compressed mipmap generation for small image sizes | Brian Paul |
2010-05-06 | st/mesa: fix bug in compute_num_levels() | Brian Paul |