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
/
drivers
Age
Commit message (
Expand
)
Author
2010-08-27
i965: Fix swapped instructions in ir_unop_abs and ir_unop_neg.
Eric Anholt
2010-08-27
i965: Add generate() handling for AND, OR, XOR.
Eric Anholt
2010-08-27
i965: Add support for if instructions in the new FS backend.
Eric Anholt
2010-08-27
i965: When encountering an unknown opcode in new FS backend, print its name.
Eric Anholt
2010-08-27
i965: Fix the maximum grf counting in the new FS backend.
Eric Anholt
2010-08-27
i965: Validate the IR tree after doing our custom optimization passes.
Eric Anholt
2010-08-27
i965: Add a bit of support for matrices to the new FS.
Eric Anholt
2010-08-27
i965: Fix destination writemasking in the new FS.
Eric Anholt
2010-08-27
i965: Fix swizzling in vector splitting for the new FS backend.
Eric Anholt
2010-08-26
i965: Add preliminary support for uniforms to the new FS backend.
Eric Anholt
2010-08-26
i965: Abort on gl_FragDepth in the new FS backend for now.
Eric Anholt
2010-08-26
i965: Fix up and actually enable the NewShader and NewShaderProgram hooks.
Eric Anholt
2010-08-26
i965: Hack in avoidance of c++ reserved keyword in libdrm.
Eric Anholt
2010-08-26
i965: Add GLSL IR-level source annotation and comments to new FS debug.
Eric Anholt
2010-08-26
i965: Use the implied move in brw_math() in the new FS.
Eric Anholt
2010-08-26
i965: Add support for in varyings to the new FS codegen.
Eric Anholt
2010-08-26
i965: Start building the codegen visitor.
Eric Anholt
2010-08-26
i965: Start building direct GLSL2 IR to 965 assembly codegen.
Eric Anholt
2010-08-26
i965: Add new pass to split vectors into scalar variables
Eric Anholt
2010-08-26
i965: Add a pass for the FS to reduce vector expressions down to scalar.
Eric Anholt
2010-08-26
i965: Start building 965 FS backend.
Eric Anholt
2010-08-26
i965: Add support for destination RelAddr writes in the VS.
Eric Anholt
2010-08-26
i965: Fix the test for variable indexing of shader inputs.
Eric Anholt
2010-08-26
intel: Merge identical cases in switch statement.
Nick Bowler
2010-08-26
r600: fix vertex buffer size calculation
Andre Maasikas
2010-08-25
r600: Remove unnecessary headers.
Vinson Lee
2010-08-25
r300: Remove unnecessary header.
Vinson Lee
2010-08-25
i965: Fix detection of implicit MOVs to message regs in brw_optimize.c.
Eric Anholt
2010-08-25
r300/compiler: emulate relative addressing with negative offsets in VS
Marek Olšák
2010-08-25
intel: Support EGL_MESA_image_drm
Kristian Høgsberg
2010-08-25
intel: Take an intel_screen pointer in intel_alloc_region_* functions
Kristian Høgsberg
2010-08-25
i965: Remove unnecessary header.
Vinson Lee
2010-08-25
r600: Include missing header in evergreen_fragprog.c.
Vinson Lee
2010-08-25
r600: Include missing header in evergreen_vertprog.c.
Vinson Lee
2010-08-24
r300/compiler: Silence uninitialized variable warning.
Vinson Lee
2010-08-24
r300g: Add missing comma in SConscript.
Vinson Lee
2010-08-24
r600: Include missing header in evergreen_render.c.
Vinson Lee
2010-08-24
r600: Remove unused variable.
Vinson Lee
2010-08-24
i965: Fix printf format warnings on 32-bit builds.
Vinson Lee
2010-08-24
r600: Remove unused variable.
Vinson Lee
2010-08-24
r600: Remove spaces between backslash and newline.
Vinson Lee
2010-08-25
r300/compiler: implement elimination of unused constants
Marek Olšák
2010-08-25
r300/compiler: terminate vertex shader compilation immediately after an error
Marek Olšák
2010-08-25
r300/compiler: fail to compile if we hit hw limits or an unimplemented feature
Marek Olšák
2010-08-25
r300/compiler: handle indexable temporaries correctly in deadcode elimination
Marek Olšák
2010-08-25
r300/compiler: disable register allocation for indexable temporaries in VS
Marek Olšák
2010-08-24
make: Use C++ compiler to link stdc++ library.
Brian Paul
2010-08-23
intel: Add support for MAX_SAMPLES=1 EXT_framebuffer_multisample.
Eric Anholt
2010-08-23
radeon: print chip family for evergreen in renderer string
Alex Deucher
2010-08-23
i965: Add sandybridge D0 pci ids
Zhenyu Wang
[next]