Age | Commit message (Expand) | Author |
2010-08-17 | mesa: Dump shader source before validating the shader. | Eric Anholt |
2010-08-17 | r600c: fix dword miscount in blit emit code | Alex Deucher |
2010-08-17 | mesa: fix es1/2 build hopefully | Dave Airlie |
2010-08-16 | i965: Use the implied move available in most brw_wm_emit brw_math() calls. | Eric Anholt |
2010-08-16 | i965: Add disasm for Compr4 instruction compression. | Eric Anholt |
2010-08-16 | Merge branch 'glsl2' | Ian Romanick |
2010-08-16 | ir_to_mesa: Silence unused variable warnings | Ian Romanick |
2010-08-16 | ir_to_mesa: Clean up assertions in ir_to_mesa_visitor::visit(ir_texture *) | Ian Romanick |
2010-08-16 | ir_to_mesa: Support texture rectangle targets | Ian Romanick |
2010-08-16 | r600c: blit emit updates | Alex Deucher |
2010-08-16 | st/mesa: test for FEATURE defines | nobled |
2010-08-16 | dri/nouveau: test for FEATURE defines | nobled |
2010-08-16 | dri/radeon: test for FEATURE defines | nobled |
2010-08-16 | x86: Remove unnecessary header from sse.h. | Vinson Lee |
2010-08-15 | x86: Include missing headers in mmx.h. | Vinson Lee |
2010-08-15 | x86: Remove unnecessary header from 3dnow.h. | Vinson Lee |
2010-08-15 | glsl: Clean up header file inclusion in slang_typeinfo.h. | Vinson Lee |
2010-08-15 | glsl: Include missing header in slang_codegen.h. | Vinson Lee |
2010-08-15 | glsl: Include missing header in slang_compile_operation.h. | Vinson Lee |
2010-08-15 | glsl: Clean up header file inclusion in slang_storage.h. | Vinson Lee |
2010-08-15 | glsl: Clean up header file inclusion in slang_mem.h. | Vinson Lee |
2010-08-15 | glsl: Clean up header file inclusion in slang_ir.h. | Vinson Lee |
2010-08-15 | glsl: Include missing header in slang_link.c. | Vinson Lee |
2010-08-15 | glsl: Include missing headers in slang_builtin.c. | Vinson Lee |
2010-08-16 | st/mesa: remove output register reads inside shaders | Marek Olšák |
2010-08-16 | r300/compiler: implement DP2 opcode | Marek Olšák |
2010-08-16 | r300/compiler: implement SSG opcode | Marek Olšák |
2010-08-16 | r300/compiler: fix allocation of temporaries in radeonTransformTEX | Marek Olšák |
2010-08-15 | mesa: Check that _XOPEN_SOURCE is defined before using it. | Vinson Lee |
2010-08-15 | glsl: Fix self inclusion in slang_compile_function.h. | Vinson Lee |
2010-08-15 | glsl: Include missing header in slang_ir.h. | Vinson Lee |
2010-08-15 | glsl: Clean up header file inclusion in slang_link.h. | Vinson Lee |
2010-08-15 | glsl: Clean up header file inclusion in slang_label.h. | Vinson Lee |
2010-08-14 | glsl: Clean up header file inclusion in slang_emit.h. | Vinson Lee |
2010-08-14 | glsl: Clean up header file inclusion in slang_compile.h. | Vinson Lee |
2010-08-14 | glsl: Include missing headers in slang_compile_struct.h. | Vinson Lee |
2010-08-14 | glsl: Include missing headers in slang_print.h. | Vinson Lee |
2010-08-14 | glsl: Include missing headers in slang_compile_function.h | Vinson Lee |
2010-08-14 | glsl: Include missing headers in slang_compiler_operation.h. | Vinson Lee |
2010-08-14 | glsl: Include missing headers in slang_simplify.h. | Vinson Lee |
2010-08-14 | glsl: Include missing header in slang_utility.h. | Vinson Lee |
2010-08-14 | glsl: Include missing headers in slang_vartable.h. | Vinson Lee |
2010-08-14 | glsl: Include missing header in slang_log.h. | Vinson Lee |
2010-08-14 | glsl: Include missing headers in slang_compile_variable.h. | Vinson Lee |
2010-08-14 | glsl: Clean up header file inclusion in slang_codegen.h. | Vinson Lee |
2010-08-14 | mesa: Silence gcc warning "control reaches end of non-void function". | José Fonseca |
2010-08-14 | mesa: Silence gcc warning "missing initializer for member". | José Fonseca |
2010-08-14 | mesa: Recent versions of MSVC define the single precision functions already. | José Fonseca |
2010-08-14 | mesa: atan2f and powf need two args. | José Fonseca |
2010-08-14 | glsl: Clean up header file inclusion in slang_builtin.h. | Vinson Lee |