Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sessions
|
|
|
|
|
|
|
|
|
|
|
|
ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179.
|
|
teleport.
|
|
|
|
|
|
|
|
repository.
|
|
|
|
|
|
control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update
|
|
|
|
(from Firestorm)
|
|
|
|
|
|
for texture indices in the data stream. Also rework gl_FragColor overrides to not collide with some odd driver implementations.
|
|
|
|
|
|
|
|
|
|
Also change shader to show bright pink on index out of bounds and add assertions to help prevent this sort of bug in the future.
|
|
|
|
deprecation or performance warnings
|
|
some reason
|
|
|
|
|
|
this is still a source of frame stalls.
|
|
EXP-997 FIX -- Significant FPS degradation in 2.8.0 Beta on Mac equipped ATI video card
* Disabled VBO's on mac to avoid stalls in renderer
* Placed valid data into the padding between triangles in the vertex buffer to remove uninitialized craziness
* Removed invalid rendering checks causing GL errors in debug mode
Reviewed by davep
|
|
|
|
|