index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
Age
Commit message (
Expand
)
Author
2010-08-19
mesa: Silence uninitialized variable warnings in dummy_enum_func.
Vinson Lee
2010-08-19
i915: Remove unnecessary header from i830_context.c.
Vinson Lee
2010-08-18
i965: Set the if stack pop count when breaking out of a loop inside an if.
Eric Anholt
2010-08-18
i965: Don't set the swizzle on an immediate value in the VS.
Eric Anholt
2010-08-18
mesa: Fix the whining for link failures to actually be under MESA_GLSL=dump.
Eric Anholt
2010-08-18
mesa: Remove unnecessary heaaders from shaderapi.c.
Vinson Lee
2010-08-18
mesa: Don't try to free components of a NULL uniform list.
Eric Anholt
2010-08-18
ir_to_mesa: Fix leak by improper freeing of a uniform list.
Eric Anholt
2010-08-18
glsl2: Free the shader compiler at dri screen destruction.
Eric Anholt
2010-08-18
ir_to_mesa: Don't leak the whole linked assembly program.
Eric Anholt
2010-08-18
dri2: Clean up the common dri2 options at screen destroy.
Eric Anholt
2010-08-18
mesa: fpclassify is available on OpenSolaris.
Vinson Lee
2010-08-18
ir_to_mesa: Fix leak of set_branchtargets temp data.
Eric Anholt
2010-08-18
ir_to_mesa: Stop leaking the ir_instruction * annotation of our compile.
Eric Anholt
2010-08-18
mesa: Free linked shaders when deleting the shader program.
Eric Anholt
2010-08-18
mesa: Free old linked shaders when relinking new shaders.
Eric Anholt
2010-08-18
ir_to_mesa: Free the ir_to_mesa temporary storage when we're done.
Eric Anholt
2010-08-18
mesa: Hang the compiled shader off the shader->ir, not the shader.
Eric Anholt
2010-08-18
mesa: Make MESA_GLSL=dump include when compile/link fails, and the info log.
Eric Anholt
2010-08-18
r600: implement SSG instruction
Andre Maasikas
2010-08-18
r600: implement DP2 opcode
Andre Maasikas
2010-08-17
ir_to_mesa: Allow ir_return in main().
Eric Anholt
2010-08-17
i965: Throw a link error when we see a "return" in main().
Eric Anholt
2010-08-17
ir_to_mesa: Fix implementation of ir_binop_equal, ir_binop_notequal.
Eric Anholt
2010-08-17
i915: Add support for SSG opcode.
Eric Anholt
2010-08-17
i915: Add support for reading output regs in the FS.
Eric Anholt
2010-08-17
i915: Add support for OPCODE_DP2.
Eric Anholt
2010-08-17
i915: Enable ARB_fragment_shader by default.
Eric Anholt
2010-08-17
r600c: Handle reads from PROGRAM_OUTPUT
Henri Verbeet
2010-08-17
prog_optimize: Only merge writes to temporary registers
Benjamin Segovia
2010-08-17
i965: Add support for DP2 in the VS.
Eric Anholt
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
[prev]
[next]