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-06-11
r300: fix VAP setup
radeon-rewrite
Maciej Cencora
1
-5
/
+6
2009-06-11
r300: fix for SW TCL path
Maciej Cencora
1
-1
/
+1
2009-06-11
r300: don't send unused attributes for SW TCL path
Maciej Cencora
1
-14
/
+14
2009-06-11
r300: send only RS_IP_* regs that we are going to use
Maciej Cencora
2
-10
/
+4
2009-06-11
r300: fix RS setup when no colors and textures are sent to FP
Maciej Cencora
1
-4
/
+6
2009-06-11
r300: r500 fragment program fixes
Maciej Cencora
1
-12
/
+11
2009-06-11
radeon: increase max bo count
Maciej Cencora
1
-1
/
+1
2009-06-11
r300: fix a GPU lock up
Maciej Cencora
3
-21
/
+24
2009-06-11
r300: fix vertex program bug
Maciej Cencora
1
-6
/
+10
2009-06-11
r300: move some code for easier debugging
Maciej Cencora
1
-17
/
+37
2009-06-11
r300: print vertex program when debugging is enabled
Maciej Cencora
1
-3
/
+14
2009-06-11
r300: fix output register allocation for vertex shaders
Maciej Cencora
1
-9
/
+19
2009-06-11
r300: hw doesn't support saturation for tex instructions
Maciej Cencora
1
-0
/
+3
2009-06-11
r300: fix indexed primitive rendering when using memory manager
Jerome Glisse
1
-2
/
+2
2009-06-10
r300: make sure indexed rendering doesn't try to use more than the num of ver...
Jerome Glisse
1
-0
/
+7
2009-06-09
radeon: fix mipmap_limits crasher.
Dave Airlie
1
-1
/
+1
2009-06-08
r300: fix regression caused by 056bc77547c304021a0faf204897ed238a5cf424
Maciej Cencora
1
-0
/
+1
2009-06-07
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
291
-8087
/
+16052
2009-06-07
r300: Endianness fixes for recent vertex path changes.
Michel Dänzer
2
-9
/
+37
2009-06-07
r300: vertex array stride = 0 means that data are tightly packed in the array
Maciej Cencora
1
-5
/
+8
2009-06-07
r300: GL_(U)SHORT and GL_(U)BYTE with < 4 components can also be HW accelerated
Maciej Cencora
1
-20
/
+29
2009-06-07
r300: remove unused code
Maciej Cencora
4
-55
/
+1
2009-06-07
r300: rewrite vertex setup for software T&L path using functions from softwar...
Maciej Cencora
4
-209
/
+54
2009-06-07
r300: prepare for some code duplication removal
Maciej Cencora
2
-5
/
+15
2009-06-07
r300: enable EXT_vertex_array_bgra extensions
Maciej Cencora
1
-0
/
+1
2009-06-07
r300: add hw accelerated support for different vertex data formats
Maciej Cencora
7
-57
/
+485
2009-06-07
r300: prepare for different vertex data type support
Maciej Cencora
6
-120
/
+116
2009-06-07
r300: fixup vertex attributes ordering
Maciej Cencora
1
-17
/
+10
2009-06-07
r300: always pass 4 color components to RS unit
Maciej Cencora
1
-42
/
+6
2009-06-06
nv50: fix multi-texturing
Ben Skeggs
3
-5
/
+16
2009-06-06
nv50: support non-normalized texture coords
Ben Skeggs
4
-8
/
+18
2009-06-05
r300-gallium: Use VAP_CLIP_CNTL.
Corbin Simpson
2
-4
/
+5
2009-06-05
r300-gallium: Emit UCP.
Corbin Simpson
4
-20
/
+53
2009-06-05
r300-gallium: Improve vs emit.
Corbin Simpson
2
-8
/
+14
2009-06-05
mesa: Fix wglext.h prototypes.
Michal Krol
1
-2
/
+2
2009-06-05
nv50: use larger tile sizes
Ben Skeggs
2
-4
/
+11
2009-06-05
nv50: use nouveau_bo for query buffers
Ben Skeggs
1
-13
/
+12
2009-06-05
nv50: create textures with nouveau_bo, for flexibility with tiling later
Ben Skeggs
6
-41
/
+46
2009-06-05
util: Fix winsock include.
Michal Krol
1
-1
/
+1
2009-06-05
r300-gallium: Mute some debug info.
Corbin Simpson
1
-6
/
+13
2009-06-04
r300-gallium: vs: Fix negation calculation.
Corbin Simpson
1
-4
/
+4
2009-06-04
r300-gallium: Fix pasta.
Corbin Simpson
1
-1
/
+1
2009-06-04
r300-gallium: Improve vs debug more.
Corbin Simpson
2
-1
/
+22
2009-06-04
r300-gallium: vs: Add negation, SUB.
Corbin Simpson
3
-5
/
+25
2009-06-04
r300: Moar vs debug.
Corbin Simpson
2
-3
/
+28
2009-06-05
nouveau: plug in our map_buffer_range and friends
Ben Skeggs
1
-7
/
+1
2009-06-05
nouveau: fix build with libdrm_nouveau 0.6
Ben Skeggs
6
-19
/
+18
2009-06-05
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
24
-414
/
+198
2009-06-05
nouveau: move channel creation into pipe drivers
Ben Skeggs
32
-265
/
+218
2009-06-05
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
15
-226
/
+195
[next]