index
:
~tstellar/mesa
Jul20-test
MCCodeEmitter
SI-MCEmitter
Sep19-Compute
Sep24-Compute
amdgpu-namespace
amdil-clean
amdil-removal-May23
amdil-strip
automake-all
automake-gallium4
better-sched
bfgminer
clover-clang
clover-r600-llvm
clover-r600-master
clover-r600-master-Apr13-2012-WIP
dataflow
debugger
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
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
presub
presub-rebase-v2
r300-loops
r500-loops
r500-loops-rebase
r600-external-llvm
r600-llvm
r600-llvm-rc
r600-structure
r600-structure-v2
r600g-compute-newer-kernels
r600g-compute-unify
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
xvmc-r300-automake
tstellar's Mesa repository
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-30
gallium/radeon: Use isPseudo flag for AMDIL instructions
r600g-llvm-shader-Jan15-2012
Tom Stellard
2
-9/+2
2012-01-30
gallium/radeon: Fix some warnings and other cleanups
Tom Stellard
19
-148/+32
2012-01-16
r600/llvm: Move common code into gallium/radeon
Tom Stellard
3
-124/+138
2012-01-16
r600g/llvm: Fix build
Tom Stellard
3
-13/+13
2012-01-14
r600g: Add LLVM backend
tgsi-rewrite-needs-testing
Tom Stellard
160
-26/+86909
2012-01-14
r600g: fix gpr number calculation
Vadim Girlin
1
-0/+3
2012-01-14
gallium/Makefile.template: Allow drivers to specify extra deps for default
Tom Stellard
1
-1/+1
2012-01-14
gallivm: Add a new interface for doing TGSI->LLVM conversions
Tom Stellard
7
-1652/+2952
2012-01-14
gallium: Move duplicated helper macros to tgsi_exec.h
Tom Stellard
3
-162/+148
2012-01-14
gallium: Prefix #defines in tgsi_exec.h with TGSI_
Tom Stellard
16
-393/+393
2012-01-14
gallium: Unify defines of CHAN_[XYZW] in tgsi_exec.h
Tom Stellard
4
-395/+385
2012-01-14
gallivm: Add function lp_bld_gather_values()
Tom Stellard
2
-0/+21
2012-01-14
tgsi: Add output_type to struct tgsi_opcode_info
Tom Stellard
2
-162/+195
2012-01-13
r600g: add support for virtual address space on cayman v11
Jerome Glisse
13
-48/+370
2012-01-13
scons: Fix libGL.so build.
Roland Scheidegger
1
-0/+1
2012-01-13
docs: add links to xf86-video-vmware wiki pages
Brian Paul
1
-0/+9
2012-01-13
i965: Comment gen6_hiz_get_framebuffer_enum()
Chad Versace
1
-4/+6
2012-01-13
gen6_hiz: Don't bind GL_DRAW_FRAMEBUFFER on GLES
Neil Roberts
1
-5/+29
2012-01-13
docs: new page describing how to build, install VMware SVGA3D guest driver
Brian Paul
2
-0/+186
2012-01-13
mesa: s/GLushort/GLubyte/ in pack_ubyte_AL44()
Brian Paul
1
-1/+1
2012-01-13
osmesa: fix renderbuffer format selection
Brian Paul
1
-46/+42
2012-01-13
docs: freshen up the introduction page with Mesa 8.0 info, etc
Brian Paul
1
-4/+27
2012-01-13
gallivm: Allow target specific intrinsics in lp_declare_intrinsic()
Tom Stellard
1
-7/+0
2012-01-13
gbm: Add documentation for the public facing API
Rob Bradford
3
-2/+162
2012-01-13
doxygen: Add link to the gbm documentation to the header
Rob Bradford
1
-1/+2
2012-01-13
doxygen: Add doxygen file and build infrastructure for gbm
Rob Bradford
2
-1/+50
2012-01-12
i965: Fix Coverity wrong sizeof argument defect.
Vinson Lee
1
-1/+1
2012-01-12
i965: Set pitch of pull constant buffers to 16.
Paul Berry
2
-2/+2
2012-01-12
i965 gen4-6: Fix off-by-one errors brw_create_constant_surface()
Paul Berry
1
-3/+3
2012-01-12
nv50/ir: make use of TGSI_INTERPOLATE_COLOR
Christoph Bumiller
3
-10/+10
2012-01-12
nvc0: fix submission of VertexID and EdgeFlag in push mode
Christoph Bumiller
9
-21/+84
2012-01-12
osmesa: fix glReadPixels, etc
Brian Paul
1
-1/+57
2012-01-12
intel: move declaration before code
Brian Paul
1
-1/+1
2012-01-12
intel: fix mapping of malloc'd renderbuffers
Brian Paul
1
-0/+15
2012-01-12
mesa: Throw the required error for glCopyPixels from multisample FBO.
Eric Anholt
1
-0/+6
2012-01-12
mesa: Throw the required error for glCopyTex{Sub,}Image from multisample FBO.
Eric Anholt
1
-0/+14
2012-01-12
mesa: Throw the required error for glReadPixels() from a multisampled FBO.
Eric Anholt
1
-0/+5
2012-01-12
mesa: Avoid short-circuiting realloc of renderbuffers to new sample count.
Eric Anholt
1
-1/+2
2012-01-12
meta: Add GL_RED/GL_RG support to meta CopyTexImage.
Eric Anholt
1
-1/+4
2012-01-12
i965/gen7: Fix depth buffer rendering to tile offsets.
Eric Anholt
2
-4/+4
2012-01-12
mesa: remove incorrect (float) cast in mipmap do_row()
Brian Paul
1
-1/+1
2012-01-12
swrast: use BITFIELD64_BIT() macro to fix MSVC warnings
Brian Paul
3
-5/+5
2012-01-12
mesa: fix ir_variable declaration
Brian Paul
1
-1/+1
2012-01-12
mesa: fix incorrect float vs. int values in a few places
Brian Paul
1
-3/+3
2012-01-12
meta: fix incorrect argument order in setup_texture_coords() call
Brian Paul
1
-1/+1
2012-01-12
mesa: use _mesa_is_user_fbo() and _mesa_is_winsys_fbo() functions
Brian Paul
7
-48/+52
2012-01-12
mesa: whitespace, 80-column wrapping in buffers.c
Brian Paul
1
-2/+6
2012-01-12
mesa: remove obsolete comment on _mesa_dest_buffer_exists()
Brian Paul
1
-1/+0
2012-01-12
st/mesa: whitespace fixes, 80-column wrapping
Brian Paul
1
-14/+21
2012-01-12
mesa/gallium: add FFS_DEFINED to protect ffs() from multiple definitions
Brian Paul
2
-0/+9
[next]