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-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
2010-08-22
i965: Fix 8-wide FB writes on gen6.
Eric Anholt
2010-08-22
i965: Fix brw_math1 with scalar argument in gen6 FS.
Eric Anholt
2010-08-22
i965: Fix up WM push constant setup on gen6.
Eric Anholt
2010-08-22
i965: Use intel->gen >= 6 instead of IS_GEN6.
Eric Anholt
2010-08-20
evergreen : initial support driver code.
richard
2010-08-20
i965: Rename nr_depth_regs to nr_payload_regs.
Eric Anholt
2010-08-20
i965: Also use the SIMD8 FB writes for SIMD8 mode on non-SNB.
Eric Anholt
2010-08-20
i965: Add support for FB writes on Sandybridge.
Zhenyu Wang
2010-08-20
i965: Set the destination horiz stride even for da16, as SNB seems to need it.
Zhenyu Wang
2010-08-20
i965: Set the maximum number of threads on Sandybridge.
Zhenyu Wang
2010-08-20
i965: Add AccWrCtl support on Sandybridge.
Zhenyu Wang
2010-08-20
i965: Mention the mlen and rlen for URB reads.
Zhenyu Wang
2010-08-20
i965: Sandybridge doesn't have Compr4 mode, since it's not needed any more.
Zhenyu Wang
2010-08-20
i965: Adjust disasm of subreg numbers to be in units of the register type.
Zhenyu Wang
2010-08-20
i965: Fix DP write channel ordering on Sandybridge.
Eric Anholt
2010-08-20
intel: Don't try to do work for BufferSubData with a size of 0.
Eric Anholt
2010-08-20
Remove remnants of the old glsl compiler.
Eric Anholt
2010-08-20
i965: Fix compile warnings on 64-bit Linux.
Kenneth Graunke
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
glsl2: Free the shader compiler at dri screen destruction.
Eric Anholt
2010-08-18
dri2: Clean up the common dri2 options at screen destroy.
Eric Anholt
2010-08-18
r600: implement SSG instruction
Andre Maasikas
2010-08-18
r600: implement DP2 opcode
Andre Maasikas
2010-08-17
i965: Throw a link error when we see a "return" in main().
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
[next]