index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
/
radeon_mipmap_tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: Use _mesa_next_pow_two_32 instead of own implementation.
Pauli Nieminen
2010-02-06
1
-14
/
+1
*
radeon: Add some debug output to miptree code.
Pauli Nieminen
2010-02-06
1
-23
/
+62
*
radeon: Remove the loop from stride size calculation.
Pauli Nieminen
2010-02-06
1
-8
/
+14
*
radeon: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-1
/
+0
*
r600: fix brownbag, only align if we are dealing with cubemap
Andre Maasikas
2010-01-22
1
-1
/
+1
*
r600: cubemap levels seem to be aligned to 8 images
Andre Maasikas
2010-01-22
1
-0
/
+6
*
radeon/fbo: use correct depth texture offset for depth textures
Andre Maasikas
2010-01-22
1
-20
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
1
-1
/
+4
|
\
|
*
radeon: fix #25463
Maciej Cencora
2009-12-12
1
-1
/
+4
*
|
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
1
-14
/
+12
|
\
|
|
*
radeon: fix image migration for small compressed textures
Maciej Cencora
2009-12-07
1
-14
/
+9
|
*
radeon: workaround an FBO issue
Maciej Cencora
2009-12-03
1
-0
/
+3
*
|
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
1
-48
/
+37
|
\
|
|
*
radeon: update miptree code a little
Maciej Cencora
2009-11-29
1
-45
/
+25
|
*
radeon: don't check the same miptree many times when looking for matching mip...
Maciej Cencora
2009-11-29
1
-3
/
+3
|
*
radeon: add some debugging info
Maciej Cencora
2009-11-29
1
-0
/
+5
|
*
radeon: need to flush cs when moving images between mipmap trees
Maciej Cencora
2009-11-28
1
-0
/
+4
*
|
r600: add ARB_texture_non_power_of_two support.
Dave Airlie
2009-11-25
1
-5
/
+21
|
/
*
radeon: fix errors in miptree related function
Maciej Cencora
2009-11-23
1
-3
/
+8
*
radeon: fix compressed mipmapped textures
Maciej Cencora
2009-11-21
1
-21
/
+28
*
radeon: return false on texture validation if texture isn't complete
Maciej Cencora
2009-11-14
1
-3
/
+3
*
radeon: rework mipmap tree
Maciej Cencora
2009-11-14
1
-152
/
+322
*
radeon: rework mipmap tree reference counting
Maciej Cencora
2009-11-14
1
-2
/
+10
*
mesa: remove _mesa_compressed_texture_size()
Brian Paul
2009-10-24
1
-1
/
+1
*
drivers: don't include texformat.h
Brian Paul
2009-10-05
1
-1
/
+0
*
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-10-01
1
-4
/
+5
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-5
/
+5
*
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
1
-2
/
+7
*
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
1
-1
/
+1
*
radeon: pass internal format into the miptree.
Dave Airlie
2009-09-03
1
-7
/
+9
*
r100: Use shared debug code.
Pauli Nieminen
2009-08-31
1
-1
/
+1
*
radeon: remove RADEON_DEBUG_BO stuff
Alex Deucher
2009-08-17
1
-8
/
+0
*
radeon: fix miptree comparison breakage
Roland Scheidegger
2009-08-05
1
-1
/
+2
*
radeon: more fixes for compressed textures
Roland Scheidegger
2009-08-04
1
-2
/
+2
*
r600: fix texture pitch alignment
Alex Deucher
2009-07-29
1
-3
/
+6
*
Merge master and fix conflicts
Alex Deucher
2009-06-12
1
-7
/
+36
|
\
|
*
radeon/r200/r300: fix max texture levels assert
Dave Airlie
2009-06-12
1
-2
/
+2
|
*
r100/r200: try and allocate miptree correct for hw.
Dave Airlie
2009-05-06
1
-3
/
+31
|
*
r300: set proper texture row alignment for IGP chips
Maciej Cencora
2009-05-04
1
-5
/
+6
|
*
r300: revert part of cb4bef7ae0b5fe8de82c380bc98f19067394d355
Maciej Cencora
2009-04-19
1
-24
/
+4
|
*
r300: general cleanup
Maciej Cencora
2009-04-19
1
-4
/
+24
*
|
Makeup checkin for radeon code change paired with r6/7 code.
root
2009-05-19
1
-0
/
+8
|
/
*
radeon/r200/r300: fix warnings
Dave Airlie
2009-03-24
1
-8
/
+8
*
radeon: add miptree offset functions
Dave Airlie
2009-03-22
1
-0
/
+26
*
r300: Fix crash in cubemap tree creation
Nicolai Haehnle
2009-02-14
1
-6
/
+20
*
radeon: fix compressed texture upload on all radeons
Dave Airlie
2009-02-13
1
-9
/
+33
*
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
1
-2
/
+0
*
r300: fixup mipmap + texsubimage issues
Dave Airlie
2009-02-03
1
-0
/
+5
*
radeon/r200/r300: start to move to common miptree/texobj
Dave Airlie
2009-01-21
1
-0
/
+319