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
Age
Commit message (
Expand
)
Author
2010-08-21
util: Match printf format to silence warning.
José Fonseca
2010-08-21
mesa: Remove unsused local variable.
José Fonseca
2010-08-21
util: Make the reference debuggin code more C++ friendly.
José Fonseca
2010-08-21
util: Remove the x86 exception handlers.
José Fonseca
2010-08-21
trace: Don't immediately destroy the pipe's sampler view in the trace driver.
Alex Corscadden
2010-08-21
trace: Trace the correct version of the resource when setting the index buffer.
Alex Corscadden
2010-08-21
generate_builtins.py: Remove unused import sys.
Vinson Lee
2010-08-21
mapi: Use MAPI_EXPORT to export public functions.
Chia-I Wu
2010-08-21
mapi: Prefix functions in u_current.h by u_current.
Chia-I Wu
2010-08-21
glapi: Move public function/variable declarations to glapi.h.
Chia-I Wu
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-21
os_stream: fix bugs in allocation path
Luca Barbieri
2010-08-21
p_compiler: add replacement va_copy
Luca Barbieri
2010-08-20
Delete more vestiges of the old shader compiler.
Kenneth Graunke
2010-08-20
glsl: Remove bogus "ambient" field from vec4 gl_TextureEnvColor.
Kenneth Graunke
2010-08-20
glsl: add missing ambient field to gl_LightModel
Luca Barbieri
2010-08-20
glsl: don't crash if a field is specified for a non-struct uniform
Luca Barbieri
2010-08-20
glsl: add missing sceneColor field to gl_{Front, Back}LightModelProduct
Luca Barbieri
2010-08-20
intel: Don't try to do work for BufferSubData with a size of 0.
Eric Anholt
2010-08-20
mesa: Fix GetUniformLocation while compiling display lists.
Nick Bowler
2010-08-20
Remove remnants of the old glsl compiler.
Eric Anholt
2010-08-20
r600g: add POW instruction
Jerome Glisse
2010-08-20
r600g: cleanup definition, fix segfault when no valid pixel shader
Jerome Glisse
2010-08-20
util: Fix build for C++ compilers.
Michal Krol
2010-08-20
gallium: hook up reference count debugging code
Luca Barbieri
2010-08-20
auxiliary: add reference count debugging code
Luca Barbieri
2010-08-20
os_stream: add printf facility
Luca Barbieri
2010-08-20
u_debug_symbol: add symbol name caching
Luca Barbieri
2010-08-20
u_debug_symbol: add support for getting symbol names from glibc
Luca Barbieri
2010-08-20
u_debug_symbol: support getting a string without output
Luca Barbieri
2010-08-20
auxiliary: add functions to describe gallium objects
Luca Barbieri
2010-08-20
r600g: add occlusion query support
Dave Airlie
2010-08-20
u_staging: improve interface
Luca Barbieri
2010-08-20
gallium/docs: improve documentation for resources
Luca Barbieri
2010-08-20
mesa: Add missing ES sources to SConscript.
Chia-I Wu
2010-08-20
mesa: Decorate functions with GL_APIENTRY in es_generator.py.
Chia-I Wu
2010-08-20
mesa: Include compiler.h for ASSERT.
Chia-I Wu
2010-08-20
targets/egl-gdi: Implement guess_gl_api.
Chia-I Wu
2010-08-20
egl: Fix context API check and be verbose.
Chia-I Wu
2010-08-20
egl: Add egl.def for win32 build.
Chia-I Wu
[next]