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
/
gallium
/
drivers
Age
Commit message (
Expand
)
Author
2008-08-15
trace: Fix typo.
José Fonseca
2008-08-15
trace: Wrap all textures and surface created by the pipe driver.
José Fonseca
2008-08-15
trace: Allow multiple screens. Flush after call.
José Fonseca
2008-08-15
trace: Several fixes.
José Fonseca
2008-08-15
trace: Trace surface contents.
José Fonseca
2008-08-15
trace: Make stream a global variable.
José Fonseca
2008-08-14
trace: Update status.
José Fonseca
2008-08-14
trace: Separate the trace screen/context vs the original screen/context.
José Fonseca
2008-08-14
check for winsys->destroy before calling
Alan Hourihane
2008-08-13
i915: Swap meanings of KIL and KILP.
Michal Krol
2008-08-13
cell: KILP is a predicated discard, KIL is a conditional discard.
Michal Krol
2008-08-12
trace: More dump fixes.
José Fonseca
2008-08-12
trace: Fix create_blend_state dump.
José Fonseca
2008-08-12
trace: Dump polygon stipple state as an array.
José Fonseca
2008-08-12
trace: Fix create_depth_stencil_alpha_state trace.
José Fonseca
2008-08-12
trace: Dump pipe_{depth,stencil,alpha}_state names.
José Fonseca
2008-08-12
trace: Replace buffer_map+memcpy+buffer_unmap by buffer_write
José Fonseca
2008-08-12
trace: Zero the buffers to avoid dumping uninitialized memory.
José Fonseca
2008-08-12
trace: Fix hexadecimal dumping.
José Fonseca
2008-08-12
trace: Trace winsys/screen/context creation.
José Fonseca
2008-08-12
trace: Trace texture depth.
José Fonseca
2008-08-12
softpipe: Include missing header.
Michal Krol
2008-08-11
gallium: debug/print vertex tweak
Brian Paul
2008-08-09
trace: Dump writes to pipe_buffers.
José Fonseca
2008-08-09
trace: Prevent tracing internal pipe driver calls.
José Fonseca
2008-08-09
trace: Dump shaders as text.
José Fonseca
2008-08-09
trace: Allow to dump binary data.
José Fonseca
2008-08-09
trace: Trace pipe_winsys calls.
José Fonseca
2008-08-09
trace: Remove unused code.
José Fonseca
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
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: s/printf/debug_printf/
Brian Paul
2008-08-07
gallium: new/better debug code (disabled)
Brian Paul
2008-08-07
trace: Dump state.
José Fonseca
2008-08-07
trace: Trace pipe context calls.
José Fonseca
2008-08-07
trace: Add missing XSL and CSS.
José Fonseca
2008-08-07
trace: New pipe driver to trace incoming calls.
José Fonseca
2008-08-07
softpipe: Silence compiler warnings on Windows.
Michal Krol
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-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-24
softpipe: Remove unused variables.
José Fonseca
2008-07-19
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-16
softpipe: DXT formats not really supported.
José Fonseca
[next]