summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)Author
2010-08-17i965: Throw a link error when we see a "return" in main().Eric Anholt
2010-08-17ir_to_mesa: Fix implementation of ir_binop_equal, ir_binop_notequal.Eric Anholt
2010-08-17i915: Add support for SSG opcode.Eric Anholt
2010-08-17i915: Add support for reading output regs in the FS.Eric Anholt
2010-08-17i915: Add support for OPCODE_DP2.Eric Anholt
2010-08-17i915: Enable ARB_fragment_shader by default.Eric Anholt
2010-08-17r600c: Handle reads from PROGRAM_OUTPUTHenri Verbeet
2010-08-17prog_optimize: Only merge writes to temporary registersBenjamin Segovia
2010-08-17i965: Add support for DP2 in the VS.Eric Anholt
2010-08-17mesa: Dump shader source before validating the shader.Eric Anholt
2010-08-17r600c: fix dword miscount in blit emit codeAlex Deucher
2010-08-17mesa: fix es1/2 build hopefullyDave Airlie
2010-08-16i965: Use the implied move available in most brw_wm_emit brw_math() calls.Eric Anholt
2010-08-16i965: Add disasm for Compr4 instruction compression.Eric Anholt
2010-08-16Merge branch 'glsl2'Ian Romanick
2010-08-16ir_to_mesa: Silence unused variable warningsIan Romanick
2010-08-16ir_to_mesa: Clean up assertions in ir_to_mesa_visitor::visit(ir_texture *)Ian Romanick
2010-08-16ir_to_mesa: Support texture rectangle targetsIan Romanick
2010-08-16r600c: blit emit updatesAlex Deucher
2010-08-16st/mesa: test for FEATURE definesnobled
2010-08-16dri/nouveau: test for FEATURE definesnobled
2010-08-16dri/radeon: test for FEATURE definesnobled
2010-08-16x86: Remove unnecessary header from sse.h.Vinson Lee
2010-08-15x86: Include missing headers in mmx.h.Vinson Lee
2010-08-15x86: Remove unnecessary header from 3dnow.h.Vinson Lee
2010-08-15glsl: Clean up header file inclusion in slang_typeinfo.h.Vinson Lee
2010-08-15glsl: Include missing header in slang_codegen.h.Vinson Lee
2010-08-15glsl: Include missing header in slang_compile_operation.h.Vinson Lee
2010-08-15glsl: Clean up header file inclusion in slang_storage.h.Vinson Lee
2010-08-15glsl: Clean up header file inclusion in slang_mem.h.Vinson Lee
2010-08-15glsl: Clean up header file inclusion in slang_ir.h.Vinson Lee
2010-08-15glsl: Include missing header in slang_link.c.Vinson Lee
2010-08-15glsl: Include missing headers in slang_builtin.c.Vinson Lee
2010-08-16st/mesa: remove output register reads inside shadersMarek Olšák
2010-08-16r300/compiler: implement DP2 opcodeMarek Olšák
2010-08-16r300/compiler: implement SSG opcodeMarek Olšák
2010-08-16r300/compiler: fix allocation of temporaries in radeonTransformTEXMarek Olšák
2010-08-15mesa: Check that _XOPEN_SOURCE is defined before using it.Vinson Lee
2010-08-15glsl: Fix self inclusion in slang_compile_function.h.Vinson Lee
2010-08-15glsl: Include missing header in slang_ir.h.Vinson Lee
2010-08-15glsl: Clean up header file inclusion in slang_link.h.Vinson Lee
2010-08-15glsl: Clean up header file inclusion in slang_label.h.Vinson Lee
2010-08-14glsl: Clean up header file inclusion in slang_emit.h.Vinson Lee
2010-08-14glsl: Clean up header file inclusion in slang_compile.h.Vinson Lee
2010-08-14glsl: Include missing headers in slang_compile_struct.h.Vinson Lee
2010-08-14glsl: Include missing headers in slang_print.h.Vinson Lee
2010-08-14glsl: Include missing headers in slang_compile_function.hVinson Lee
2010-08-14glsl: Include missing headers in slang_compiler_operation.h.Vinson Lee
2010-08-14glsl: Include missing headers in slang_simplify.h.Vinson Lee
2010-08-14glsl: Include missing header in slang_utility.h.Vinson Lee