Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Coalesced patchset.
|
|
|
|
Express. Don't pop up driver update notification if GPU class is < 1
|
|
Lighting and Shadows on Intel when drivers are up to date.
|
|
|
|
(implicitly disables lighting and shadows)
|
|
|
|
|
|
|
|
compression. Default texture compression to on for cards with 512MB of VRAM or less, off otherwise.
|
|
avoid artifacts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implementations.
|
|
|
|
|
|
|
|
|
|
for texture indices in the data stream. Also rework gl_FragColor overrides to not collide with some odd driver implementations.
|
|
|
|
(reloading shaders).
|
|
using realtive coordinates
refactored LLCoord code to be templated, ultimately to support arbitrary conversions
|
|
|
|
|
|
LLVertexBuffer::determineUsage() to work the way it used to.
|
|
|
|
EXP-1854 FIX Text positioning in mini inspector a couple pixels too low
|
|
|
|
|
|
|
|
|
|
toasts with UI size smaller than 1
also, re-enabled floater_test_textbox.xml
|
|
|
|
again on Mac.
* Cleaned up vertex buffer allocation to guarantee allocation and deallocation using the same allocation methods from the same pools.
* Added new shader feature for atmospheric helpers in the absence of lighting.
Reviewed by davep.
|
|
avoid redundant resetting of vertex buffers on detail switches). Change assertion to a warning with count info. Fix bytes pooled debug display. Remove unused static vertex buffer.
|
|
for alpha lighting of point lights not matching deferred lights.
|