Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix opengl; update librw | aap | 2021-08-17 | 4 | -18/+10 |
| | |||||
* | Merge remote-tracking branch 'origin/miami' into lcs | Sergeanur | 2021-02-16 | 1 | -7/+0 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/reLCS_msvc_amd64.yml # .github/workflows/reLCS_msvc_x86.yml # README.md # gamefiles/TEXT/american.gxt # gamefiles/TEXT/french.gxt # gamefiles/TEXT/german.gxt # gamefiles/TEXT/italian.gxt # gamefiles/TEXT/spanish.gxt # premake5.lua # src/animation/AnimManager.cpp # src/animation/AnimationId.h # src/audio/MusicManager.cpp # src/audio/audio_enums.h # src/control/Script7.cpp # src/core/FileLoader.cpp # src/core/re3.cpp # src/extras/custompipes_d3d9.cpp # src/extras/custompipes_gl.cpp # src/extras/postfx.cpp # src/extras/shaders/colourfilterVC.frag # src/extras/shaders/colourfilterVC_PS.hlsl # src/extras/shaders/make_hlsl.cmd # src/extras/shaders/obj/colourfilterVC_PS.cso # src/extras/shaders/obj/colourfilterVC_PS.inc # src/extras/shaders/obj/colourfilterVC_frag.inc # src/peds/PedFight.cpp # src/render/Font.cpp # src/render/Hud.cpp # src/render/Particle.cpp # src/render/WaterCannon.cpp # src/skel/win/gtavc.ico # src/vehicles/Automobile.cpp # utils/gxt/american.txt # utils/gxt/french.txt # utils/gxt/german.txt # utils/gxt/italian.txt # utils/gxt/spanish.txt | ||||
| * | removed some f suffixes from shaders | aap | 2021-02-15 | 8 | -8/+8 |
| | | |||||
| * | reorganize shaders; use modulate flag; update librw | aap | 2021-02-06 | 41 | -80/+18 |
| | | |||||
* | | removed some f suffixes from shaders | aap | 2021-02-15 | 7 | -7/+7 |
| | | |||||
* | | work on colourfilters | aap | 2021-01-19 | 3 | -9/+7 |
| | | |||||
* | | PSP rendering and shader cleanup | aap | 2021-01-19 | 82 | -412/+340 |
| | | |||||
* | | little cleanup of vehicle rendering | aap | 2021-01-12 | 4 | -8/+0 |
| | | |||||
* | | mobile vehicle rendering | aap | 2021-01-12 | 11 | -1/+561 |
| | | |||||
* | | mobile building rendering | aap | 2021-01-10 | 7 | -2/+246 |
| | | |||||
* | | env map rendering | aap | 2021-01-10 | 16 | -1/+514 |
| | | |||||
* | | fix rendering; update librw | aap | 2021-01-09 | 3 | -9/+4 |
| | | |||||
* | | moved new renderer; implemented leeds building rendering | aap | 2021-01-09 | 5 | -35/+46 |
| | | |||||
* | | timecycle; some rendering | aap | 2021-01-08 | 21 | -141/+342 |
|/ | |||||
* | cam fix; forgot some shaders | aap | 2020-11-24 | 3 | -1/+45 |
| | |||||
* | neo screen droplets | aap | 2020-11-19 | 6 | -0/+95 |
| | |||||
* | more fixes to librw stuff | aap | 2020-11-18 | 12 | -381/+0 |
| | |||||
* | changes to librw layer, GLES now runtime choice | aap | 2020-11-18 | 25 | -118/+467 |
| | |||||
* | neo pipelines; postfx fix | aap | 2020-08-19 | 47 | -5/+1821 |
| | |||||
* | implemented extended postfx | aap | 2020-08-11 | 15 | -0/+295 |