index
:
~alon/mesa
7.10
7.8
7.8-gles
7.9
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
d3d1x-addons
draw-instanced
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-format-cleanup
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-llvmpipe
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-softpipe-winsys
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gallivm-call
glapi-reorg
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
llvm-cliptest-viewport
llvm-context
lp-line-rast
lp-offset-twoside
lp-setup-llvm
lp-surface-tiling
map-tex-branch
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-driver-date
remove-redundant-helpers
shader-file-reorg
shader-work
softpipe_0_1_branch
spice_vgallium
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
Merge remote branch 'origin/master' into arb_geometry_shader4
arb_geometry_shader4
Zack Rusin
585
-8464
/
+39438
2009-11-27
nv50: do conversion of last insn to 64 bit format first
Christoph Bumiller
1
-16
/
+11
2009-11-27
nv50: bswap32 the polygon stipple pattern
Christoph Bumiller
1
-1
/
+1
2009-11-27
gallium/util: added util_bswap32()
Christoph Bumiller
1
-0
/
+17
2009-11-27
svga: fix for not using texture width/height/depth arrays
Roland Scheidegger
2
-33
/
+32
2009-11-27
r300g,llvmpipe: fix some more merge problems
Roland Scheidegger
2
-3
/
+3
2009-11-27
Merge branch 'width0'
Roland Scheidegger
72
-594
/
+586
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
50
-373
/
+360
2009-11-26
tgsi/exec: Fix orientation of DDY.
Michal Krol
1
-1
/
+1
2009-11-26
tgsi/exec: Force return from a subroutine at ENDSUB.
Michal Krol
1
-1
/
+27
2009-11-26
draw: Fix max_index check.
Keith Whitwell
1
-1
/
+2
2009-11-26
tgsi/ureg: Add forgotten goto in ureg_DECL_constant().
Michal Krol
1
-0
/
+1
2009-11-26
llvmpipe: Fake missing SSSE3 when simulation less capabable machines.
José Fonseca
1
-0
/
+1
2009-11-26
llvmpipe: Update/correct CPU requirements.
José Fonseca
1
-3
/
+7
2009-11-26
Merge commit 'origin/st-shader-varients'
Roland Scheidegger
14
-651
/
+327
2009-11-25
scons: Make it work with MinGW build of LLVM 2.6.
José Fonseca
1
-25
/
+27
2009-11-25
r600: add ARB_texture_non_power_of_two support.
Dave Airlie
2
-6
/
+22
2009-11-24
r600 : reset stack flag with one channel only.
Richard Li
1
-1
/
+4
2009-11-24
r600 : fix stack depth setting bug.
Richard Li
1
-4
/
+4
2009-11-24
llvmpipe: Update instructions.
José Fonseca
1
-15
/
+17
2009-11-24
svga: Handle comment tokens when dumping.
José Fonseca
2
-1
/
+12
2009-11-24
svga: Use consistent names for public symbol names of shader dumping facilities.
José Fonseca
5
-12
/
+12
2009-11-24
svga: Use consistent file names for dumping facilities.
José Fonseca
10
-11
/
+11
2009-11-24
util: Describe a few more formats.
José Fonseca
1
-0
/
+10
2009-11-24
llvmpipe: Use assert instead of abort. Only verify functions on debug builds.
José Fonseca
2
-2
/
+4
2009-11-24
llvmpipe: Fix memory leak.
José Fonseca
1
-0
/
+1
2009-11-24
llvmpipe: Use the generic conversion routine for depths.
José Fonseca
1
-7
/
+18
2009-11-24
llvmpipe: Be more conservative with the supported formats.
José Fonseca
1
-7
/
+51
2009-11-24
wgl: Fix copy'n'paste typo in comment.
José Fonseca
1
-1
/
+1
2009-11-24
llvmpipe: Fix typo in comparison operator.
José Fonseca
1
-1
/
+1
2009-11-24
tgsi: Document Declaration Semantic token and FACE semantic name.
Michal Krol
1
-0
/
+32
2009-11-24
slang: Fix allocation size.
Michal Krol
1
-2
/
+2
2009-11-24
mesa: Fix pointer arithmetic.
Michal Krol
1
-1
/
+3
2009-11-24
tgsi: Implement predicated instructions in exec.
Michal Krol
2
-5
/
+48
2009-11-24
tgsi: Add ureg_DECL_loop().
Michal Krol
2
-0
/
+25
2009-11-24
tgsi: Account for gallium shader token representation changes.
Michal Krol
5
-132
/
+106
2009-11-24
gallium: Refactor the instruction predicate TGSI token.
Michal Krol
1
-10
/
+7
2009-11-24
r300: fix swtcl bo leak problem.
Dave Airlie
1
-3
/
+5
2009-11-24
radeon/r200/r300/r600: make bo mapping be explicit
Dave Airlie
10
-23
/
+60
2009-11-23
mesa: use gcc __builtin_popcount()
Brian Paul
1
-0
/
+4
2009-11-23
r300g: use util_bitcount()
Brian Paul
1
-17
/
+2
2009-11-23
egl: use util_bitcount()
Brian Paul
1
-14
/
+4
2009-11-23
gallium/util: added util_bitcount()
Brian Paul
1
-0
/
+20
2009-11-23
Merge commit 'origin/mesa_7_7_branch'
Maciej Cencora
44
-103
/
+180
2009-11-23
radeon: fix errors in miptree related function
Maciej Cencora
1
-3
/
+8
2009-11-23
Merge branch 'mesa_7_7_branch' of http://anongit.freedesktop.org/git/mesa/mes...
Maciej Cencora
12
-32
/
+29
2009-11-23
svga: Scrub Makefiles a bit
Jakob Bornecrantz
2
-20
/
+2
2009-11-23
slang: Check return value from emit_instruction().
Michal Krol
1
-6
/
+67
2009-11-23
tgsi: Clamp the source argument in micro_exp2() to avoid Inf.
Michal Krol
1
-0
/
+18
2009-11-23
tgsi: Remove code that actually had no effect.
Michal Krol
1
-4
/
+0
[next]