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
2006-07-12
destroy window upon exit, remove CVS log comment
mesa-6_5-20060712
Brian Paul
1
-22
/
+4
2006-07-12
call glutDestroyWindow() to allow checking for mem leaks upon exit
Brian Paul
1
-1
/
+3
2006-07-11
free array objects properly (bug 7493)
Brian Paul
1
-0
/
+14
2006-07-11
free GL2Objects unconditionally
Tilman Sauerbeck
1
-2
/
+0
2006-07-11
free the ArrayObjects hash table
Tilman Sauerbeck
1
-0
/
+5
2006-07-11
only access ss->BufferObjects if it's declared
Tilman Sauerbeck
1
-2
/
+5
2006-07-11
_mesa_destroy_context() frees radeon->glCtx so we must not access it afterwards
Tilman Sauerbeck
1
-5
/
+6
2006-07-11
Revert the SiS and Unichrome DRM version check changes.
Thomas Hellström
2
-45
/
+2
2006-07-10
The SiS and Unichrome drivers assume that the handle to the
Thomas Hellström
6
-15
/
+55
2006-07-09
Fix #7195
Aapo Tahkola
2
-2
/
+20
[...]
Clone
git://people.freedesktop.org/~osiris/mesa
ssh://people.freedesktop.org/~osiris/mesa