Timothy Paustian
|
4fa90bd754
|
gobj: Fix TexturePool sharing texture objects when loaded with different properties
Fixes #1047
Closes #1105
Co-authored-by: rdb <git@rdb.name>
|
2023-02-07 12:23:30 +01:00 |
rdb
|
46c1b887ea
|
Fix heap alignment with SSE2 on 32-bit Windows by inheriting MemoryBase
Fixes #510
|
2022-03-02 09:57:44 +01:00 |
Sam Edwards
|
7790f8429d
|
general: Fully qualify header references into the std namespace
Closes #341
|
2018-06-07 10:35:12 +02:00 |
tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
rdb
|
6480e82e3b
|
First pass adding properties to many Panda classes
|
2015-12-10 16:23:06 +01:00 |
Sam Edwards
|
903966371c
|
general: Fix missing includes.
|
2015-02-24 16:06:47 -08:00 |
rdb
|
89031b4e48
|
Fix mipmapping with sampler state
|
2014-12-12 20:27:08 +01:00 |
rdb
|
95d85819b0
|
Separate out sampler state from texture, support sampler objects, support LOD min/max/bias
|
2014-12-12 15:58:45 +01:00 |