Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some errors detected by static analysis | LaG1924 | 2023-07-08 | 1 | -10/+11 |
* | Added liquid rendering pass | LaG1924 | 2022-12-15 | 1 | -17/+52 |
* | Added smooth lighting settings parameter | LaG1924 | 2021-12-25 | 1 | -3/+4 |
* | Added smooth lighting | LaG1924 | 2021-12-25 | 1 | -8/+8 |
* | Added per vertex lighting | LaG1924 | 2021-12-19 | 1 | -6/+3 |
* | Added AO mask | LaG1924 | 2021-12-18 | 1 | -1/+2 |
* | Optimized fragment shader quads overdraw | LaG1924 | 2021-12-11 | 1 | -31/+38 |
* | Optimized GBuffer size | LaG1924 | 2021-12-11 | 1 | -0/+2 |
* | Added optional forward rendering | LaG1924 | 2021-12-07 | 1 | -6/+9 |
* | Added SSAO | LaG1924 | 2021-12-04 | 1 | -5/+10 |
* | Added gamma correction | LaG1924 | 2021-11-28 | 1 | -4/+0 |
* | Changed shaders to use SPB | LaG1924 | 2021-11-27 | 1 | -28/+15 |
* | Added ShaderParametersBuffer to GalOgl | LaG1924 | 2021-11-27 | 1 | -0/+3 |
* | Moved face lighting to lighting pass | LaG1924 | 2021-11-21 | 1 | -0/+1 |
* | Added normals to faces | LaG1924 | 2021-11-21 | 1 | -1/+2 |
* | Fixed some broken graphics features | LaG1924 | 2021-11-20 | 1 | -0/+1 |
* | Removed every reference to OpenGL except GalOgl.cpp | LaG1924 | 2021-11-19 | 1 | -8/+3 |
* | Added framebuffer to Gal | LaG1924 | 2021-11-19 | 1 | -6/+6 |
* | Changed TextureAtlas to Gal | LaG1924 | 2021-11-19 | 1 | -4/+2 |
* | Changed sky rendering to Gal | LaG1924 | 2021-11-19 | 1 | -55/+137 |
* | Optimized entities rendering | LaG1924 | 2021-11-18 | 1 | -83/+140 |
* | Changed entities rendering to Gal | LaG1924 | 2021-11-17 | 1 | -89/+181 |
* | Changed section rendering to Gal | LaG1924 | 2021-11-15 | 1 | -7/+42 |
* | Added more debug values | LaG1924 | 2021-06-29 | 1 | -1/+1 |
* | Fix multithreading | UIS | 2021-06-24 | 1 | -1/+1 |
* | Fixed MacOS OpenGL errors | LaG1924 | 2021-06-07 | 1 | -1/+8 |
* | Integrated Optick profiler | LaG1924 | 2019-04-30 | 1 | -1/+15 |
* | Basic single-threaded implementation | LaG1924 | 2019-04-21 | 1 | -29/+25 |
* | More advanced textures animation support | LaG1924 | 2019-01-27 | 1 | -0/+5 |
* | Added "Renderer faces" metric | LaG1924 | 2019-01-27 | 1 | -0/+3 |
* | GameState double-buffering | LaG1924 | 2019-01-27 | 1 | -15/+11 |
* | Added slow GameState sync | LaG1924 | 2019-01-27 | 1 | -9/+13 |
* | Refactored GameState | LaG1924 | 2019-01-27 | 1 | -22/+22 |
* | Removed previous implementation of Shader | LaG1924 | 2019-01-26 | 1 | -36/+21 |
* | Implemented new Shader class | LaG1924 | 2019-01-26 | 1 | -18/+16 |
* | Fixes #29 | uis | 2018-12-20 | 1 | -10/+9 |
* | Smooth sunset and dawn | LaG1924 | 2018-08-24 | 1 | -1/+1 |
* | Fixed rendering errors | LaG1924 | 2018-08-21 | 1 | -2/+2 |
* | Smooth sun movement | LaG1924 | 2018-08-21 | 1 | -1/+1 |
* | Changeable brightness | LaG1924 | 2018-08-09 | 1 | -0/+6 |
* | Fixed FOV | LaG1924 | 2018-08-05 | 1 | -1/+1 |
* | Refactored AssetManager | LaG1924 | 2018-08-05 | 1 | -2/+2 |
* | Removed previous implementation of texture atlas | LaG1924 | 2018-08-05 | 1 | -2/+4 |
* | Improved frustum culling: replaced box testing to sphere testing #6 | LaG1924 | 2018-03-30 | 1 | -30/+10 |
* | Num of parsing threads now depends from num of CPU cores | LaG1924 | 2018-03-28 | 1 | -1/+1 |
* | Removed that ugly texture of night sky | LaG1924 | 2018-03-18 | 1 | -3/+1 |
* | Optimized update of RendererSection | LaG1924 | 2018-03-17 | 1 | -11/+9 |
* | New lock-free RendererSectionData parsing | LaG1924 | 2018-03-17 | 1 | -128/+131 |
* | Improved RendererSectionData parsing data locality | LaG1924 | 2018-03-16 | 1 | -2/+18 |
* | Implemented basic lighting | LaG1924 | 2018-03-13 | 1 | -51/+51 |
* | Fixed holes when block on section border destroyed | LaG1924 | 2018-03-08 | 1 | -5/+31 |
* | Minor RendererSectionData parsing memory optimization | LaG1924 | 2018-03-08 | 1 | -2/+2 |
* | Bare-bones blocks placement | Elisey Puzko | 2018-02-22 | 1 | -1/+1 |
* | Another attempt at increasing readability | Elisey Puzko | 2018-02-18 | 1 | -4/+10 |
* | Raycast debug render | LaG1924 | 2018-02-06 | 1 | -0/+22 |
* | Added visualisation of selected block | LaG1924 | 2018-02-05 | 1 | -0/+18 |
* | Fixed some incorrect types for events | LaG1924 | 2018-01-13 | 1 | -1/+1 |
* | All usages of previous event-system replaced with new event-system | LaG1924 | 2018-01-13 | 1 | -26/+26 |
* | Section parser now in a separate file | LaG1924 | 2018-01-13 | 1 | -15/+14 |
* | Refactored #include directives | LaG1924 | 2018-01-13 | 1 | -10/+23 |
* | 2017-10-15 | LaG1924 | 2018-01-13 | 1 | -50/+50 |
* | 2017-10-09 | LaG1924 | 2018-01-13 | 1 | -103/+3 |
* | 2017-10-07 | LaG1924 | 2018-01-13 | 1 | -12/+117 |
* | 2017-09-30 | LaG1924 | 2018-01-13 | 1 | -75/+80 |
* | 2017-09-23 | LaG1924 | 2018-01-13 | 1 | -14/+5 |
* | 2017-09-20 | LaG1924 | 2018-01-13 | 1 | -4/+10 |
* | 2017-09-19 | LaG1924 | 2018-01-13 | 1 | -1/+4 |
* | 2017-09-16 | LaG1924 | 2018-01-13 | 1 | -1/+1 |
* | 2017-09-15 | LaG1924 | 2018-01-13 | 1 | -8/+12 |
* | 2017-09-03 | LaG1924 | 2018-01-13 | 1 | -3/+5 |
* | 2017-08-29 | LaG1924 | 2018-01-13 | 1 | -0/+4 |
* | 2017-08-27 | LaG1924 | 2018-01-13 | 1 | -4/+4 |
* | 2017-08-23 | LaG1924 | 2017-08-23 | 1 | -1/+12 |
* | 2017-08-20 | LaG1924 | 2017-08-20 | 1 | -11/+67 |
* | 2017-08-19 | LaG1924 | 2017-08-19 | 1 | -178/+79 |
* | 2017-08-18 | LaG1924 | 2017-08-18 | 1 | -17/+165 |
* | 2017-08-17 | LaG1924 | 2017-08-17 | 1 | -44/+34 |
* | 2017-08-16 | LaG1924 | 2017-08-16 | 1 | -21/+113 |
* | 2017-08-12 | LaG1924 | 2017-08-12 | 1 | -4/+7 |
* | 2017-08-07 | LaG1924 | 2017-08-07 | 1 | -0/+158 |
* | 2017-07-29 | LaG1924 | 2017-07-29 | 1 | -0/+1 |