index
:
~osiris/mesa
master
r300-blit
r300g-vbo
radeon-texrewrite-clean
radeon_copyteximage
radeon_fbos
radeon_tiled_textures
tiled_textures
Unnamed repository; edit this file to name it for gitweb.
osiris
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
r300: report correct state atom size
Maciej Cencora
15 years
r300-blit
radeon: don't reemit state when not necessary
Maciej Cencora
15 years
r300g-vbo
r300g: texrect WIP
Maciej Cencora
15 years
radeon-texrewrite-clean
r600: align for mipmap tree changes
Maciej Cencora
15 years
radeon_copyteximage
r100/r200: align to pitch updates in blit interface
Maciej Cencora
15 years
radeon_fbos
radeon: mark framebuffer as incomplete if renderbuffer format isn't supported...
Maciej Cencora
15 years
radeon_tiled_textures
radeon: Some possible improvements that I spoted in radeon_tiled_texture branch.
Pauli Nieminen
15 years
tiled_textures
radeon/r300/r600: share common glCopyTex(Sub)Image code
Maciej Cencora
15 years
Tag
Download
Author
Age
mesa_7_5_2
commit 18f3afbe88...
Ian Romanick
15 years
mesa_7_6
commit 86cd188f94...
Ian Romanick
15 years
mesa_7_5_2_rc1
commit 126d62edd1...
Eric Anholt
15 years
mesa_7_6_rc1
commit cc8084932c...
Eric Anholt
15 years
mesa_7_5_1
commit 7d3af894d6...
Brian Paul
15 years
mesa_7_5
commit cd10996d4f...
Brian Paul
15 years
intel_2009q2_rc3
commit 022e8e582e...
Ian Romanick
15 years
mesa_7_5_rc4
commit 418987ff05...
Brian Paul
15 years
mesa_7_4_4
commit d0c391b6a2...
Brian Paul
15 years
mesa_7_4_3
commit 5d387a35ff...
Brian Paul
15 years
[...]
Age
Commit message
Author
Files
Lines
2010-03-23
r300: report correct state atom size
HEAD
master
Maciej Cencora
1
-2
/
+2
2010-03-23
r300: fix off by one
Maciej Cencora
1
-1
/
+1
2010-03-23
r300: fix vertex programs with big number of params (>255) under KMS
Maciej Cencora
2
-7
/
+39
2010-03-23
r300: fix wpos/fog handling
Maciej Cencora
1
-6
/
+16
2010-03-23
r300: clean fog_attr/wpos_attr if code accessing these attributes has been re...
Maciej Cencora
1
-0
/
+13
2010-03-23
nvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex/index buffers in VRAM
Luca Barbieri
3
-1
/
+33
2010-03-23
nvfx: delay allocation of buffers in GART/VRAM to validation time
Luca Barbieri
2
-5
/
+3
2010-03-23
st/mesa: make st_manager.c set have[Stencil|Depth]Buffer only if bits > 0
Luca Barbieri
1
-3
/
+3
2010-03-23
dri: use mv -f instead of mv to ensure no prompting occurs
Luca Barbieri
2
-2
/
+2
2010-03-23
Merge branch '7.8'
Brian Paul
4
-189
/
+230
[...]
Clone
git://people.freedesktop.org/~osiris/mesa
ssh://people.freedesktop.org/~osiris/mesa