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
Age
Commit message (
Expand
)
Author
2010-04-30
Merge commit 'origin/master' into gallium-msaa
Roland Scheidegger
2010-04-29
st/mesa: remove unused/disabled code
Brian Paul
2010-04-29
mesa: added _mesa_print_framebuffer() for debugging
Brian Paul
2010-04-29
i965: Reject shaders with uninlined function calls instead of hanging.
Eric Anholt
2010-04-29
mesa: Don't overwrite a driver's shader infolog with generic failure message.
Eric Anholt
2010-04-29
util: Update caps after helpfull input
Jakob Bornecrantz
2010-04-29
util: Add small caps checker helper
Jakob Bornecrantz
2010-04-29
util: Format error format string as the rest of the pipe formats
Jakob Bornecrantz
2010-04-29
softpipe & llvmpipe: Enable SM3 cap
Jakob Bornecrantz
2010-04-29
draw llvm: stay in bounds even if fetch_count % 4 != 0
Zack Rusin
2010-04-29
cso: remove commented-out code, update function docs
Brian Paul
2010-04-29
gallivm: add some assertions in special-case sampler code
Brian Paul
2010-04-29
i965: Fix cube map layouts on Ironlake.
Eric Anholt
2010-04-29
i965: Implement VS MAX in a more obvious way.
Eric Anholt
2010-04-29
i965: Use immediate float operands for some VS instructions.
Eric Anholt
2010-04-29
llvmpipe: fix texture/display target memory leak
Brian Paul
2010-04-29
gallium/draw: Fix PPC compiler warning.
Michel Dänzer
2010-04-29
gallium/draw: Fix PPC build failure.
Michel Dänzer
2010-04-29
r300g: fix compiler error
Marek Olšák
2010-04-29
r300g: use the enum for color swizzles in the rasterizer
Marek Olšák
2010-04-29
r300g: rasterizer debug logging
Marek Olšák
2010-04-29
r300g: fix tests/yuvrect and possibly even rendering to YUV textures
Marek Olšák
2010-04-29
r300g: enable the RGBA16F renderbuffer too
Marek Olšák
2010-04-29
r300g: enable float textures
Marek Olšák
2010-04-29
r300g: compose swizzles from texture formats and sampler views
Marek Olšák
2010-04-29
r300g: init s3tc fetching functions
Marek Olšák
2010-04-27
gallium: fix glaring bugs in last commit
Roland Scheidegger
2010-04-26
gallium: interface changes for multisampling
Roland Scheidegger
2010-04-26
gallivm: BGNFOR/ENDFOR fallthrough to BGNLOOP/ENDLOOP
Alan Hourihane
2010-04-26
draw: Always use the llvm middle end when available & enabled.
José Fonseca
2010-04-26
svga: Pass-through max_index to translate.
José Fonseca
2010-04-26
draw: Pass-through pipe_buffer::max_index to translate.
José Fonseca
2010-04-26
translate: Take and respect a max_index argument.
José Fonseca
2010-04-26
r300g: Rudimentary stats, printed on exit.
Corbin Simpson
2010-04-26
r300g: Add stats debug flag.
Corbin Simpson
2010-04-26
r600: enable VERT_RESULT_PSIZ - makes point size & attenuation work
Andre Maasikas
2010-04-26
r600: adjust point sprites after 911fa4a4a1
Andre Maasikas
2010-04-26
os: Check for spurious wakeups in pipe_barrier_wait.
Vinson Lee
2010-04-26
r300g: Use table CS writing when applicable.
Corbin Simpson
2010-04-26
r300g: Add CS table writing.
Corbin Simpson
2010-04-26
et/egl: Remove dead code.
Vinson Lee
2010-04-25
nvfx: Add include path to SCons build.
Vinson Lee
2010-04-26
r300g: support index bias on r500 and DRM 2.3.0
Marek Olšák
2010-04-26
r300g: support rendering more than 65535 vertices in one batch on r500
Marek Olšák
2010-04-26
r300g: emit MSPOS regs
Marek Olšák
2010-04-26
r300g: force prefetch for non-indexed vertices
Marek Olšák
2010-04-26
r300g: use the dummy FS shader for shaders with zero instructions
Marek Olšák
2010-04-26
r300g: allow unaligned vertex formats if the stride is dword-aligned
Marek Olšák
2010-04-26
r300g: abort on unsupported vertex formats
Marek Olšák
2010-04-26
r300g: abort if a vertex buffer offset is not dword-aligned
Marek Olšák
[next]