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
2011-11-07
intel: wrap comment and fix typo
Brian Paul
1
-2
/
+2
2011-11-07
st/mesa: first implementation of Map/UnmapRenderbuffer()
Brian Paul
2
-0
/
+61
2011-11-07
xlib: implement renderbuffer mapping/unmapping
Brian Paul
4
-5
/
+167
2011-11-07
mesa: check for immutable texture in _mesa_test_texobj_completeness()
Brian Paul
1
-4
/
+9
2011-11-07
swrast: update program type assertion
Brian Paul
1
-1
/
+3
2011-11-07
st/mesa: clean-up st_translate_interp()
Brian Paul
1
-3
/
+7
2011-11-07
st/mesa: add some null pointer checking to better handle out of memory
Brian Paul
3
-10
/
+61
2011-11-07
st/mesa: fix memory leaks
Morgan Armand
1
-2
/
+2
2011-11-07
st/mesa: fix indentation
Morgan Armand
2
-9
/
+8
2011-11-07
softpipe: fix memory leaks
Morgan Armand
2
-1
/
+7
2011-11-07
i965: Fix Sandybridge regression introduced by workaround-free math.
Kenneth Graunke
1
-1
/
+1
2011-11-07
i965: Enable faster workaround-free math on Ivybridge.
Kenneth Graunke
6
-17
/
+81
2011-11-07
mesa: add missing checks to compute_version
Marek Olšák
1
-0
/
+5
2011-11-07
radeon: cleanup radeon shared code after r300 and r600 classic drivers removal
Fabio Pedretti
10
-958
/
+39
2011-11-06
i965: Fix struct vs class warnings in brw_fs_vector_splitting.cpp.
Kenneth Graunke
1
-2
/
+2
2011-11-06
llvmpipe: fix typo in the depth sampling aos code.
Dave Airlie
1
-1
/
+1
2011-11-06
llvmpipe: enable RGTC after u_format fix.
Dave Airlie
1
-5
/
+0
2011-11-06
u_format: fix RGTC support in fits 8unorm.
Dave Airlie
1
-2
/
+7
2011-11-06
scons: add CPP_SOURCES for nv50/nvc0
Chia-I Wu
2
-2
/
+4
2011-11-06
android: add CPP_SOURCES for nv50/nvc0
Chia-I Wu
2
-4
/
+4
2011-11-06
android: reorder nouveau pipe drivers
Chia-I Wu
1
-2
/
+2
2011-11-06
gl3.txt: update for ARB_texture_storage.
Dave Airlie
1
-1
/
+1
2011-11-06
r600g: add initial linestipple support.
Dave Airlie
6
-6
/
+51
2011-11-06
gallivm: change sys::getHostTriple to sys::getDefaultTargetTriple for LLVM >=...
Christian Inci
1
-0
/
+4
2011-11-05
g3dvl: Fix memory leaks on error paths.
Vinson Lee
1
-1
/
+4
2011-11-05
pp: Reorder calloc to avoid memory leak on error path.
Vinson Lee
1
-3
/
+4
2011-11-05
r600g: move SPI setup to PS setup
Vadim Girlin
4
-74
/
+73
2011-11-05
r600g: precalculate semantic indices for SPI setup
Vadim Girlin
5
-58
/
+65
2011-11-05
docs: fix grammar and punctuation in llvmpipe docs.
Matt Turner
1
-3
/
+3
2011-11-05
gl3.txt: add not of ARB_texture_storage work started.
Dave Airlie
1
-1
/
+1
2011-11-05
docs: Update llvmpipe docs.
José Fonseca
1
-25
/
+23
2011-11-05
configure.ac: gbm_gallium requires DRI_LIB_DEPS to link
Chia-I Wu
1
-2
/
+6
2011-11-05
shared-glapi: fix a linking error for SELinux
Chia-I Wu
1
-1
/
+1
2011-11-04
Revert "r600g: precalculate semantic indices for SPI setup"
Alex Deucher
5
-64
/
+57
2011-11-04
Revert "r600g: move SPI setup to PS setup"
Alex Deucher
4
-73
/
+74
2011-11-04
svga: fix varying var remapping for unused FS outputs
Brian Paul
3
-9
/
+22
2011-11-04
svga: add comments and reformat code in svga_tgsi_decl_sm30.c
Brian Paul
1
-47
/
+85
2011-11-04
st/mesa: set geometry shader to NULL when doing internal drawing
Marek Olšák
8
-2
/
+44
2011-11-04
mesa/st: Be nice with the stack -- use malloc for large structures/arrays.
José Fonseca
1
-12
/
+40
2011-11-04
dri: cosmetic
George Sapountzis
2
-65
/
+42
2011-11-04
dri_util: move drawable functions
George Sapountzis
1
-27
/
+26
2011-11-04
dri_util: move context functions
George Sapountzis
1
-35
/
+36
2011-11-04
dri_util: move context functions
George Sapountzis
1
-86
/
+86
2011-11-04
dri_util: move screen functions
George Sapountzis
1
-100
/
+100
2011-11-04
dri: drop stray includes and typedef
George Sapountzis
1
-11
/
+0
2011-11-04
dri: move __driUtilMessage to xmlconfig.c
George Sapountzis
4
-30
/
+23
2011-11-04
dri: drop drisw_util.h
George Sapountzis
8
-154
/
+12
2011-11-04
dri: reorder as driver,screen,context,drawable
George Sapountzis
1
-65
/
+65
2011-11-04
dri: unify __DRIcontextRec, __DRIdrawableRec
George Sapountzis
2
-19
/
+18
2011-11-04
dri: unify __DRIscreenRec
George Sapountzis
16
-67
/
+55
[prev]
[next]