index
:
~tstellar/mesa
Jul20-test
MCCodeEmitter
SI-MCEmitter
Sep19-Compute
Sep24-Compute
aligned-args
amdgpu-namespace
amdil-clean
amdil-removal-May23
amdil-strip
attr-fix
automake-all
automake-gallium4
better-sched
bfgminer
clover-clang
clover-clock
clover-elf
clover-elf-final
clover-elf-v2
clover-elf-v3
clover-icd
clover-icd-v2
clover-icd-v3
clover-next
clover-r600-llvm
clover-r600-master
clover-r600-master-Apr13-2012-WIP
dataflow
debugger
fast-math
gallim-compute-r600-Apr24
gallium-automake
gallium-compute-r600
gallium-compute-r600-Apr27
gallium-compute-r600-June1
gallium-compute-r600-May17
gallium-compute-r600-May22
gallium-compute-r600-May31
gc-api
guda
if-conv-rebase
indirect-wip-2
indirect-wip-5
lds
libmesallvm
libmesallvm-prefix
llvm-build
llvm-dag
llvm-dag-May18
llvm-indirect-wip
llvm-reg-rewrite-wip
master
mike-encoding
mike-rebase
new-register-allocator
new-register-allocator-v2
piglit-nox
presub
presub-rebase-v2
r300-loops
r500-loops
r500-loops-rebase
r600-compute
r600-external-llvm
r600-llvm
r600-llvm-rc
r600-structure
r600-structure-v2
r600g-compute-newer-kernels
r600g-compute-unify
r600g-image-support
r600g-llvm-shader
r600g-llvm-shader-Feb08-2012
r600g-llvm-shader-Jan15-2012
regalloc
regalloc-wip
regalloc-wip-2
regalloc-wip-3
regalloc-wip-4
regalloc-wip-5
remove-amdil
sched-perf
sched-perf-rebase
sched-r500
sha1
si-compute
si-compute-v3
tex-sem
tgsi-llvm-rewrite-wip
tgsi-llvm-rewrite-wip-011212
tgsi-llvm-rewrite-wip-2
tgsi-rewrite-almost
tgsi-rewrite-needs-testing
vert-loops
vgpr-spilling-Jan07-2014
xvmc-r300-automake
tstellar's Mesa repository
tstellar
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
XXX: Initial lds work
lds
Tom Stellard
8
-5
/
+168
2013-02-28
clover: Fix build with LLVM 3.3 v2
Tom Stellard
2
-9
/
+40
2013-02-28
attrib: push/pop FRAGMENT_PROGRAM_ARB state
Jordan Justen
1
-0
/
+12
2013-02-28
scons: Fix Windows build with LLVM 3.2
Keith Kriewall
1
-1
/
+13
2013-02-28
autotools: oprofilejit should be included in the list of LLVM components requ...
Adam Sampson
1
-0
/
+3
2013-02-28
r600g: workaround hyperz lockup on evergreen
Jerome Glisse
4
-2
/
+23
2013-02-27
texobj: add verbose api trace messages to several routines
Jordan Justen
1
-0
/
+21
2013-02-28
llvmpipe: check buffers in llvmpipe_is_resource_referenced.
Roland Scheidegger
3
-8
/
+24
2013-02-28
llvmpipe: support rendering to buffer render targets.
Roland Scheidegger
4
-47
/
+61
2013-02-28
util: fix issues with util_clear_render_target.
Roland Scheidegger
1
-9
/
+46
2013-02-28
softpipe/draw/tgsi: simplify driver/tgsi sampler interface
Roland Scheidegger
15
-189
/
+249
2013-02-27
gallivm: fix mis-matching AOS instruction emission
Maxence Le Doré
1
-1
/
+1
2013-02-27
glx: Fix glXCreateWindow() when GLX_DIRECT_RENDERING is undefined
Jon TURNEY
1
-1
/
+1
2013-02-27
configure.ac: Clarify the description of the --with-opencl-libdir parameter a...
Francisco Jerez
1
-1
/
+1
2013-02-26
radeonsi: Fix memory leak in si_set_constant_buffer.
Vinson Lee
1
-0
/
+1
2013-02-26
st/vega: Fix memory leak in combine_shaders.
Vinson Lee
1
-1
/
+3
2013-02-26
egl/wayland: Don't block on EGL_DEFAULT_DISPAY under wayland
Kristian Høgsberg
1
-0
/
+4
2013-02-26
egl: Allow 24-bit visuals for 32-bit RGBA8888 configs
Ian Romanick
1
-1
/
+8
2013-02-26
st/mesa: remove some conditionals in update_raster_state()
Brian Paul
1
-15
/
+8
2013-02-26
r600g: add missing emit_flush for R600_CONTEXT_FLUSH_AND_INV case
Alex Deucher
1
-0
/
+1
2013-02-26
r600g: synchronize streamout buffers on r6xx too (v3)
Alex Deucher
1
-1
/
+1
2013-02-26
winsys/null: fix var typo templet->templat
Brian Paul
1
-1
/
+1
2013-02-26
svga: fix comment typos
Brian Paul
1
-1
/
+1
2013-02-26
r300g: implement 3D transfers
Marek Olšák
1
-2
/
+18
2013-02-26
gallium/util: add helper util_max_layer from r600g
Marek Olšák
7
-47
/
+31
2013-02-25
llvmpipe: (trivial) get rid of old function prototypes.
Roland Scheidegger
1
-7
/
+0
2013-02-25
draw: make sure pipeline is revalidated when sampler views or samplers change.
Roland Scheidegger
2
-1
/
+6
2013-02-25
llvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_texture_buffer_range
Roland Scheidegger
12
-115
/
+191
2013-02-25
i965: Fix the W value of deprecated pointcoords on pre-gen6.
Eric Anholt
1
-1
/
+18
2013-02-25
mesa/es: NULL check in EGLImageTargetTexture2DOES
Tapani Pälli
1
-0
/
+6
2013-02-25
mesa: add missing case in _mesa_GetTexParameterfv()
Tapani Pälli
1
-0
/
+6
2013-02-25
docs: add news item for mesa-demos 8.1.0 release
Andreas Boll
1
-0
/
+9
2013-02-25
docs: import release notes for 9.1, add news item
Andreas Boll
2
-2
/
+14
2013-02-23
glsl: Remove VS output varyings which are optimized out of the FS
Jordan Justen
1
-1
/
+18
2013-02-23
vl: Fix off-by-one error in device_name_length allocation.
Vinson Lee
1
-2
/
+1
2013-02-23
llvmpipe: Fix creation of shared and scanout textures.
John Kåre Alsaker
1
-1
/
+3
2013-02-23
util/u_blitter: Set pipe_sampler_state::normalized_coords correctly.
José Fonseca
1
-4
/
+22
2013-02-23
svga: remove some extraneous whitespace
Brian Paul
1
-8
/
+0
2013-02-23
st/mesa: fix debug_printf() format string warning
Brian Paul
1
-1
/
+1
2013-02-23
util/dump: Use static assertion to detect string table size mismatches.
José Fonseca
1
-1
/
+18
2013-02-22
st/xvmc/tests: Ensure colorkey is initialized.
Vinson Lee
1
-0
/
+4
2013-02-22
st/vdpau: Fix memory leak in vlVdpBitmapSurfaceCreate.
Vinson Lee
1
-0
/
+1
2013-02-22
st/vdpau: Fix memory leak in vlVdpOutputSurfaceCreate.
Vinson Lee
1
-0
/
+1
2013-02-22
glapi: mark static_dispatch false for DiscardFramebufferEXT
Tapani Pälli
1
-1
/
+2
2013-02-22
llvmpipe: rename polygon offset fields to something more specific
Brian Paul
2
-8
/
+11
2013-02-22
llvmpipe: add missing checks for polygon offset point/line modes
Brian Paul
1
-0
/
+6
2013-02-22
draw: fix broken polygon offset stage
Brian Paul
1
-3
/
+37
2013-02-22
st/mesa: fix polygon offset state translation logic
Brian Paul
1
-7
/
+3
2013-02-22
st/mesa: check for dummy programs in destroy_program_variants()
Brian Paul
1
-1
/
+1
2013-02-22
st/mesa: fix trimming of GL_QUAD_STRIP
Brian Paul
1
-1
/
+1
[next]