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
2008-08-08
mesa: fix some pixel transfer state tests for depth formats
Brian Paul
2008-08-08
gallium: fix additional glCopyTex[Sub]Image issues
Brian Paul
2008-08-08
mesa: fix out-of-bounds memory reads in swizzle_copy()
Brian Paul
2008-08-08
trace: Prevent from internal calls from pipe_context to pipe_screen from bein...
José Fonseca
2008-08-08
gallium: Add destroy callback to all *_winsys interfaces.
José Fonseca
2008-08-08
i965: Remove extraneous arg to debug_printf.
José Fonseca
2008-08-07
gallium: clean-up, remove dead code, update comments
Brian Paul
2008-08-07
gallium: use PIPE_FORMAT_X8Z24_UNORM for 24-bit Z but no stencil
Brian Paul
2008-08-07
softpipe: add support for PIPE_FORMAT_X8Z24_UNORM, PIPE_FORMAT_Z24X8_UNORM
Brian Paul
2008-08-07
trace: Simplify HTML output.
José Fonseca
2008-08-07
trace: Merge the CSS into the XSL.
José Fonseca
2008-08-07
trace: Dump format names.
José Fonseca
2008-08-07
gallium: s/pf_sprint_name/pf_name/
Brian Paul
2008-08-07
gallium: fix a few bugs on the fallback CopyTex[Sub]Image() path.
Brian Paul
2008-08-07
gallium: s/printf/debug_printf/
Brian Paul
2008-08-07
gallium: new/better debug code (disabled)
Brian Paul
2008-08-07
gallium: implement a bunch of missing put_tile functions
Brian Paul
2008-08-07
gallium: enable the call to r16_put_tile_rgba(), silences warning
Brian Paul
2008-08-07
mesa: fix glBindTexture comment/error string
Brian Paul
2008-08-07
mesa: glsl: regenerated files
Brian Paul
2008-08-07
mesa: glsl: finish up support for precision qualifiers
Brian Paul
2008-08-07
mesa: pf_sprint_name->pf_name.
José Fonseca
2008-08-07
gallium: Simplify format->name conversion.
José Fonseca
2008-08-07
trace: Dump state.
José Fonseca
2008-08-07
trace: Trace pipe context calls.
José Fonseca
2008-08-07
raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats.
José Fonseca
2008-08-07
trace: Add missing XSL and CSS.
José Fonseca
2008-08-07
xlib: Integrate with the trace pipe driver.
José Fonseca
2008-08-07
trace: New pipe driver to trace incoming calls.
José Fonseca
2008-08-07
pipebuffer: Add an extra assertion to ensure buffers do not jump between lists.
José Fonseca
2008-08-07
raw2png: support some depth formats.
José Fonseca
2008-08-07
gallium: New function to dump surfaces.
José Fonseca
2008-08-07
mesa: Extend GLSL syntax to accept type precision in full type specifiers.
Michal Krol
2008-08-07
mesa: Silence compiler warnings on Windows.
Michal Krol
2008-08-07
softpipe: Silence compiler warnings on Windows.
Michal Krol
2008-08-06
gallium: fix clipping/stride bugs in pipe_get_tile_raw(), pipe_put_tile_raw()
Brian Paul
2008-08-06
gallium: added PIPE_CAP_TEXTURE_MIRROR_CLAMP, PIPE_CAP_TEXTURE_MIRROR_REPEAT
Brian Paul
2008-08-06
softpipe: add texture border color code
Brian Paul
2008-08-06
egl: define vsnprintf
Jonathan White
2008-08-06
egl: fixes for Windows
Jonathan White
2008-08-06
mesa: glsl: regenerated file
Brian Paul
2008-08-06
mesa: glsl: report 'Syntax Error' instead of 'Invalid external declaration'
Brian Paul
2008-08-06
mesa: glsl: additional error checking
Brian Paul
2008-08-06
mesa: glsl: fix a number of glUniform issues
Brian Paul
2008-08-06
egl: fix version handling
Jonathan White
2008-08-06
mesa: glsl: fix glGetUniform for matrix queries
Brian Paul
2008-08-06
mesa: glsl: fix error check in get_uniformfv()
Brian Paul
2008-08-06
mesa: glsl: check for rect tex samplers
Brian Paul
2008-08-06
mesa: glsl: disallow initializers for varying vars
Brian Paul
2008-08-06
mesa: glsl: more type checking for attribute/varying/uniform vars/locals
Brian Paul
[next]