Jonas Kulla
|
922a16a013
|
TexPool: Fix wrong total memory consumption calculation
The byte count of textures released into the pool was
erroneously added twice to the total byte count.
|
2013-12-27 18:46:04 +01:00 |
Jonas Kulla
|
ac9bc21947
|
TexPool: Simplify code
|
2013-11-23 12:40:23 +01:00 |
Jonas Kulla
|
da2f68cdba
|
TexPool: Rename 'CacheObject' to 'CacheNode'
|
2013-11-23 12:27:10 +01:00 |
Jonas Kulla
|
b6890a3c35
|
Remove unused code
|
2013-10-29 08:53:56 +01:00 |
Jonas Kulla
|
cb6f73f7df
|
Rename 'GlobalState' to 'SharedState' to avoid confusion with GLState
This was particularly nasty with the shorthand macros
'gState' and 'glState'. The former is now 'shState'.
|
2013-10-09 12:30:33 +02:00 |
Jonas Kulla
|
b151a22f6e
|
Rename 'Tex' to 'TEX' for consistency
|
2013-09-06 12:26:41 +02:00 |
Jonas Kulla
|
0253b6ed2b
|
Use C99 integer types instead of Qt's
|
2013-09-04 13:30:14 +02:00 |
Jonas Kulla
|
3761c62d86
|
Spacing
|
2013-09-03 16:47:53 +02:00 |
Jonas Kulla
|
f81e20cc68
|
Raise exception on too big textures
|
2013-09-03 15:22:00 +02:00 |
Jonas Kulla
|
ff25887f41
|
Initial commit
|
2013-09-01 16:27:21 +02:00 |