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
2010-11-03
r300/compiler: Convert RGB to alpha in the scheduler.
better-sched
Tom Stellard
5
-17
/
+354
2010-11-03
r300/compiler: Add rc_get_readers()
Tom Stellard
4
-109
/
+243
2010-11-01
r300/compiler: Don't track readers into an IF block.
Tom Stellard
1
-0
/
+3
2010-11-02
egl: Rework _eglGetSearchPath.
Chia-I Wu
3
-25
/
+50
2010-11-01
scons: Disable python state tracker when swig is not present.
José Fonseca
1
-0
/
+3
2010-11-01
scons: Restore x11 tool behavior for backwards compatability.
José Fonseca
1
-3
/
+15
2010-11-01
scons: Some pipe drivers are not portable for MSVC
José Fonseca
1
-2
/
+7
2010-11-01
scons: Fix MinGW cross-compilation.
José Fonseca
1
-70
/
+71
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
47
-1343
/
+1128
2010-10-31
dri/nouveau: Re-emit the BO state when coming back from a software fallback.
Francisco Jerez
1
-2
/
+4
2010-10-31
dri/nouveau: Validate the framebuffer state on read buffer changes.
Francisco Jerez
1
-0
/
+7
2010-10-31
dri/nouveau: Fix type promotion issue on 32bit platforms.
Francisco Jerez
1
-1
/
+1
2010-11-01
st/egl image: multiply drm buf-stride with blocksize
Benjamin Franzke
1
-1
/
+2
2010-10-31
targets/egl: Fix a warning with --disable-opengl build.
Chia-I Wu
1
-2
/
+1
2010-10-31
autoconf: Tidy configure output for EGL.
Chia-I Wu
1
-7
/
+9
2010-10-30
r300/compiler: Don't clobber presubtract sources during optimizations
Tom Stellard
1
-39
/
+37
2010-10-31
dri/nouveau: Pipeline glTexSubImage texture transfers.
Francisco Jerez
2
-19
/
+68
2010-10-31
dri/nouveau: Keep small DYNAMIC_DRAW vertex buffers in system ram.
Francisco Jerez
4
-13
/
+35
2010-10-31
dri/nouveau: Optimize VBO binding re-emission.
Francisco Jerez
3
-26
/
+84
2010-10-31
dri/nouveau: Split out array handling to its own file.
Francisco Jerez
9
-165
/
+244
2010-10-31
dri/nouveau: Use a macro to iterate over the bound vertex attributes.
Francisco Jerez
5
-112
/
+83
2010-10-31
dri/nouveau: Avoid recursion in nouveau_bo_context_reset().
Francisco Jerez
1
-5
/
+5
2010-10-31
dri/nouveau: Split out the scratch helpers to a separate file.
Francisco Jerez
9
-78
/
+165
2010-10-31
dri/nouveau: Tell the vbo module we want real hardware BOs.
Francisco Jerez
1
-0
/
+1
2010-10-31
dri/nouveau: Honor the access flags in nouveau_bufferobj_map_range.
Francisco Jerez
1
-32
/
+40
2010-10-30
dri/nouveau: Call _mesa_update_state() after framebuffer invalidation.
Francisco Jerez
2
-1
/
+6
2010-10-30
dri/nv25: Bind a hierarchical depth buffer.
Francisco Jerez
5
-8
/
+34
2010-10-30
dri/nouveau: Don't assert(0) on compressed internal formats.
Francisco Jerez
1
-0
/
+5
2010-10-30
dri/nv20: Clear with the 3D engine.
Francisco Jerez
1
-0
/
+54
2010-10-31
st/mesa: Unreference the sampler view in st_bind_surface.
Chia-I Wu
1
-0
/
+1
2010-10-30
osmesa: fix renderbuffer memleak in OSMesaMakeCurrent()
Brian Paul
1
-4
/
+6
2010-10-30
autoconf: st/vega requires --enable-openvg.
Chia-I Wu
1
-0
/
+15
2010-10-29
glsl: Remove unused ARRAY_SIZE macro.
Kenneth Graunke
1
-4
/
+0
2010-10-29
mesa: Make metaops use program refcounts instead of names.
Eric Anholt
3
-62
/
+80
2010-10-29
mesa: remove dead code
Brian Paul
1
-41
/
+0
2010-10-29
mesa: Fix windows build (uint -> GLuint).
José Fonseca
1
-4
/
+4
2010-10-29
targets: Add missing quotes to Makefile.xorg.
Chia-I Wu
1
-1
/
+1
2010-10-29
Merge branch 'glapi-reorg'
Chia-I Wu
28
-9252
/
+7786
2010-10-29
autoconf: Update configuration info.
Chia-I Wu
1
-23
/
+40
2010-10-29
docs: Update egl and openvg docs.
Chia-I Wu
2
-48
/
+28
2010-10-29
autoconf: Better client API selection.
Chia-I Wu
1
-97
/
+180
2010-10-28
mesa: pixel transfer ops do not apply to integer-valued textures
Brian Paul
1
-30
/
+52
2010-10-28
mesa: additional integer formats in _mesa_bytes_per_pixel()
Brian Paul
1
-4
/
+8
2010-10-28
mesa: add const qualifier to _mesa_is_legal_format_and_type()
Brian Paul
2
-2
/
+4
2010-10-28
mesa: fix integer cases in _mesa_is_legal_format_and_type()
Brian Paul
1
-1
/
+65
2010-10-28
mesa: fix incorrect type in _mesa_texstore_rgba_int16()
Brian Paul
1
-1
/
+1
2010-10-28
mesa: remove obsolete comment
Brian Paul
1
-1
/
+0
2010-10-28
mesa: add extension table entry for GL_EXT_gpu_shader4
Brian Paul
1
-0
/
+1
2010-10-28
mesa: clean-up array element code
Brian Paul
1
-190
/
+353
2010-10-28
mesa: glArrayElement support for integer-valued arrays
Brian Paul
1
-2
/
+215
[next]