projects
/
libs
/
gl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Set both min and mag filters when exporting textures
[libs/gl.git]
/
source
/
2018-04-25
Mikko Rasa
Throw key_error if an inherited Technique uses nonexist...
tree
|
commitdiff
2018-04-25
Mikko Rasa
Make a private copy of shader data in RenderPass
tree
|
commitdiff
2018-04-25
Mikko Rasa
Check uniform names when loading RenderPasses
tree
|
commitdiff
2018-04-25
Mikko Rasa
Allow tying ProgramData to a Program for name-checking...
tree
|
commitdiff
2018-04-22
Mikko Rasa
Store mesh batches in vector instead of list
tree
|
commitdiff
2018-04-22
Mikko Rasa
Make all forms of Batch::append return a reference...
tree
|
commitdiff
2018-04-22
Mikko Rasa
Pass the file name from Resources to ProgramCompiler
tree
|
commitdiff
2018-04-22
Mikko Rasa
Add a function to remove uniforms from ProgramData
tree
|
commitdiff
2018-04-22
Mikko Rasa
Avoid memory leak if an invalid uniform name is given
tree
|
commitdiff
2018-04-22
Mikko Rasa
Allow direct access to AnimatedObject's ProgramData
tree
|
commitdiff
2018-04-14
Mikko Rasa
Use different heuristics for applying shader data
tree
|
commitdiff
2018-04-14
Mikko Rasa
Visit generated assignments in InterfaceGenerator
tree
|
commitdiff
2018-04-14
Mikko Rasa
Rename imported interface variables in InterfaceGenerator
tree
|
commitdiff
2018-04-11
Mikko Rasa
Allow imported GLSL modules to import other modules
tree
|
commitdiff
2018-04-10
Mikko Rasa
Use a #pragma as shader stage delimiter
tree
|
commitdiff
2018-04-10
Mikko Rasa
Add file and line information to ProgramParser errors
tree
|
commitdiff
2018-04-09
Mikko Rasa
Use individual component swizzle constants on OpenGL ES
tree
|
commitdiff
2017-12-21
Mikko Rasa
Add a loader to Camera
tree
|
commitdiff
2017-12-20
Mikko Rasa
Rename various get/set_aspect functions to aspect_ratio
tree
|
commitdiff
2017-12-19
Mikko Rasa
Give Placeable a virtual destructor
tree
|
commitdiff
2017-12-19
Mikko Rasa
Add a system for creating Pipelines from loadable templates
tree
|
commitdiff
2017-12-19
Mikko Rasa
Add loaders for Lighting and Light
tree
|
commitdiff
2017-12-19
Mikko Rasa
Rename Lighting::sky_direction to zenith_direction
tree
|
commitdiff
2017-12-19
Mikko Rasa
Add a constructor to Pipeline which takes the size...
tree
|
commitdiff
2017-12-19
Mikko Rasa
Split the Window-specific parts out of View
tree
|
commitdiff
2017-12-19
Mikko Rasa
Add lexical conversions for BlendFactor and Predicate
tree
|
commitdiff
2017-12-05
Mikko Rasa
Check for maximum number of samples
tree
|
commitdiff
2017-12-05
Mikko Rasa
Call the non-multisample version of storage if samples...
tree
|
commitdiff
2017-12-05
Mikko Rasa
Check for EXT_gpu_shader4 support when binding fragment...
tree
|
commitdiff
2017-12-05
Mikko Rasa
Additional framebuffer incompleteness errors
tree
|
commitdiff
2017-12-04
Mikko Rasa
Add a get_default_sized_pixelformat function
tree
|
commitdiff
2017-12-04
Mikko Rasa
Simplification in get_sized_pixelformat
tree
|
commitdiff
2017-12-04
Mikko Rasa
Remove the fake MSP_stereo_rendering extension
tree
|
commitdiff
2017-12-04
Mikko Rasa
Make extensions compatible with OpenGL ES
tree
|
commitdiff
2017-11-21
Mikko Rasa
Be much more strict about extension support
tree
|
commitdiff
2017-11-16
Mikko Rasa
Apply the matrix in ObjectInstance::setup_render
tree
|
commitdiff
2017-11-14
Mikko Rasa
Derive ProgramCompiler::DeclarationCombiner from BlockM...
tree
|
commitdiff
2017-11-14
Mikko Rasa
Support precision qualifiers in shaders
tree
|
commitdiff
2017-11-14
Mikko Rasa
Fix shader version declaration when minor version is...
tree
|
commitdiff
2017-11-14
Mikko Rasa
Basic OpenGL ES support in ProgramCompiler
tree
|
commitdiff
2017-11-14
Mikko Rasa
Cosmetic fixes
tree
|
commitdiff
2017-11-14
Mikko Rasa
Use matrix column accessors rather than multiplication
tree
|
commitdiff
2017-11-10
Mikko Rasa
Make use of the Light's matrix in ShadowMap
tree
|
commitdiff
2017-11-10
Mikko Rasa
Derive Camera and Light from Placeable
tree
|
commitdiff
2017-11-09
Mikko Rasa
Improve parameters and documentation of Light
tree
|
commitdiff
2017-11-08
Mikko Rasa
Add a new Placeable base class
tree
|
commitdiff
2017-09-10
Mikko Rasa
Remove useless namespace prefixes
tree
|
commitdiff
2017-09-10
Mikko Rasa
Immediately process window size to set correct viewport...
tree
|
commitdiff
2017-09-10
Mikko Rasa
Simplify version comparisons
tree
|
commitdiff
2017-09-10
Mikko Rasa
Throw an exception if a referenced external image is...
tree
|
commitdiff
2017-09-10
Mikko Rasa
Use correct function name in exception
tree
|
commitdiff
2017-09-10
Mikko Rasa
Some comment updates
tree
|
commitdiff
2017-09-10
Mikko Rasa
OpenGL ES compatibility fixes
tree
|
commitdiff
2017-09-10
Mikko Rasa
Header fixes
tree
|
commitdiff
2017-01-08
Mikko Rasa
Disable core version of primitive restart on Radeon...
tree
|
commitdiff
2017-01-08
Mikko Rasa
Return false from is_supported for disabled extensions
tree
|
commitdiff
2017-01-06
Mikko Rasa
Perform ambient occlusion PRNG multiplication with...
tree
|
commitdiff
2017-01-06
Mikko Rasa
Use linear filtering for ambient occlusion render target
tree
|
commitdiff
2017-01-06
Mikko Rasa
Properly handle the legacy replacement of fragment...
tree
|
commitdiff
2017-01-06
Mikko Rasa
Don't replace in/out with attribute/varying until forma...
tree
|
commitdiff
2017-01-06
Mikko Rasa
Use the correct define to detect Windows
tree
|
commitdiff
2017-01-06
Mikko Rasa
Define some GL enums in case they don't exist
tree
|
commitdiff
2017-01-06
Mikko Rasa
Implement an assignment operator for RenderPass
tree
|
commitdiff
2017-01-06
Mikko Rasa
Fix some clang compile warnings
tree
|
commitdiff
2016-12-29
Mikko Rasa
Default to mipmapped filtering if EXT_framebuffer_objec...
tree
|
commitdiff
2016-12-29
Mikko Rasa
Add a method to set the texture filter of RenderTarget...
tree
|
commitdiff
2016-12-16
Mikko Rasa
Remove useless declarations of main() from shaders
tree
|
commitdiff
2016-12-10
Mikko Rasa
Improve the ambient occlusion postprocessor
tree
|
commitdiff
2016-12-10
Mikko Rasa
Also re-apply standard shader data when the shader...
tree
|
commitdiff
2016-12-10
Mikko Rasa
Always treat GLSL function parameters as referenced
tree
|
commitdiff
2016-12-10
Mikko Rasa
Some fixes to assignment management in UnusedVariableLo...
tree
|
commitdiff
2016-12-10
Mikko Rasa
Support attaching 3D and 2DArray textures to Framebuffer
tree
|
commitdiff
2016-12-10
Mikko Rasa
Reorder declarations right after injecting the shared...
tree
|
commitdiff
2016-12-10
Mikko Rasa
Refactor and improve unused variable detection in Progr...
tree
|
commitdiff
2016-12-07
Mikko Rasa
Recognize backward references in GLSL loops
tree
|
commitdiff
2016-12-07
Mikko Rasa
Compute Framebuffer size correctly when texture mipmaps...
tree
|
commitdiff
2016-12-07
Mikko Rasa
Add a default tag to render functions that were missing it
tree
|
commitdiff
2016-12-07
Mikko Rasa
Immediate update camera aspect in View::set_camera
tree
|
commitdiff
2016-12-07
Mikko Rasa
Initialize View::camera to null
tree
|
commitdiff
2016-12-07
Mikko Rasa
Add some more premade blend modes
tree
|
commitdiff
2016-12-07
Mikko Rasa
Mark some functions as const that by all rights should be
tree
|
commitdiff
2016-12-07
Mikko Rasa
Set a sensible projection matrix when there's no camera
tree
|
commitdiff
2016-12-07
Mikko Rasa
Recognize various nonlinear flow control statement
tree
|
commitdiff
2016-12-05
Mikko Rasa
Remove some methods that have been deprecated for a...
tree
|
commitdiff
2016-12-05
Mikko Rasa
Add bounding sphere passthrough to Effect
tree
|
commitdiff
2016-12-05
Mikko Rasa
Refresh lighting and culling uniforms if the camera...
tree
|
commitdiff
2016-12-05
Mikko Rasa
Add setup/finish_frame methods to OccludedScene and...
tree
|
commitdiff
2016-12-05
Mikko Rasa
Use the external Renderer to render ShadowMap and Envir...
tree
|
commitdiff
2016-12-05
Mikko Rasa
Change the setup/finish_frame interface to be non-const
tree
|
commitdiff
2016-12-05
Mikko Rasa
Store Renderables as non-const pointers or references
tree
|
commitdiff
2016-12-05
Mikko Rasa
Remove the Renderer-less overload of Renderable::render
tree
|
commitdiff
2016-12-05
Mikko Rasa
Associate camera and setup/finish_frame calls with...
tree
|
commitdiff
2016-12-03
Mikko Rasa
Refactor postprocessor uniform usage
tree
|
commitdiff
2016-12-03
Mikko Rasa
Use RenderTarget objects to manage FBOs in postprocessors
tree
|
commitdiff
2016-12-03
Mikko Rasa
Add a RenderTarget class to manage and annotate FBOs
tree
|
commitdiff
2016-12-03
Mikko Rasa
Don't bother with RAII here
tree
|
commitdiff
2016-12-03
Mikko Rasa
Remove dynamic allocation from VertexFormat
tree
|
commitdiff
2016-12-02
Mikko Rasa
Ensure that program syntax nodes get deep-copied properly
tree
|
commitdiff
2016-12-02
Mikko Rasa
Inline trivial shader functions that are only called...
tree
|
commitdiff
2016-12-02
Mikko Rasa
Reorder declarations in shaders
tree
|
commitdiff
next