index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Age
Commit message (
Expand
)
Author
2008-08-31
nv30: set fp samplers with fragprog generation
Patrice Mandin
2008-08-30
nv30: activate fp texture units when needed, to get texturing
Patrice Mandin
2008-08-18
nv30: add some opcodes.
Stephane Marchesin
2008-08-14
nv30: set mipmap min/max lod accordingly
Patrice Mandin
2008-08-14
nv30: disable setting nv40 RECT bit, this is not the same on nv30, plus galli...
Patrice Mandin
2008-08-14
nv30: does not support mirror clamp, only mirror repeat
Patrice Mandin
2008-08-14
nv30/nv40: KIL/KILP swapped meanings
Ben Skeggs
2008-08-14
Merge remote branch 'origin/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
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-11
nouveau: pf_sprint_name -> pf_name
Ben Skeggs
2008-08-11
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
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-07
nv40/nv50: enable mirror wrap modes
Ben Skeggs
2008-08-07
nouveau: fix build
Ben Skeggs
2008-08-07
Merge remote branch 'origin/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
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
[next]