aboutsummaryrefslogtreecommitdiffstats
path: root/src/rw
Commit message (Expand)AuthorAgeFilesLines
* CVisibilityPlugins and CRenderer fixesaap2021-07-292-17/+40
* Pool fixeserorcun2021-06-261-4/+4
* CEntity and C(Vu)Vector fixes and cleanupaap2021-06-241-1/+0
* fix new rendereraap2021-06-241-0/+3
* fix postfx fixaap2021-06-241-7/+6
* fix postfxaap2021-02-281-0/+8
* make debug render groups optionalaap2021-02-192-0/+6
* update librw; render groups only if extension supportedaap2021-02-181-2/+4
* d3d9 debug render groupsaap2021-02-181-0/+24
* add debug render groupsaap2021-02-181-0/+3
* renderer fix from miamiwithmorten2021-01-311-0/+4
* Fix texture conversion boxGaryOderNichts2021-01-271-0/+1
* fixed anisotropic filtering; updated librwaap2021-01-211-0/+9
* Includes overhaul, fix some compiler warningserorcun2021-01-171-2/+0
* Fix build without FIX_BUGS, divide to 0 fixeserorcun2021-01-132-5/+6
* fix building with PED_SKINaap2021-01-121-0/+1
* first version of new rendereraap2021-01-052-0/+23
* Reorder CEntity functions into their original orderSergeanur2020-12-291-20/+0
* signed/unsigned fixes, and some other fixeserorcun2020-12-272-6/+6
* core/FileLoader.cppaap2020-12-211-23/+0
* Merge branch 'master' of https://github.com/GTAmodding/re3Fire-Head2020-12-191-5/+14
|\
| * sync vis-plugins with miamiaap2020-12-131-5/+14
* | Merge branch 'master' of https://github.com/GTAmodding/re3Fire-Head2020-12-0712-81/+1499
|\|
| * fix pMemoryTopaap2020-12-051-7/+7
| * typoaap2020-12-041-1/+1
| * bit more GTA_VERSION and GTA_PS2aap2020-12-041-0/+5
| * blaaap2020-12-021-2/+1
| * rpDefaultGeometryInstanceaap2020-12-021-6/+85
| * TexturePoolsSergeanur2020-12-014-7/+263
| * some more GTA_VERSIONs and CGame tidy-up (not much actual memory moving yet)aap2020-12-012-1/+2
| * Merge pull request #841 from aap/masteraap2020-11-287-166/+270
| |\
| | * moved some stuff to MemoryMgraap2020-11-284-137/+142
| | * start using CMemoryHeapaap2020-11-265-108/+207
| * | Make texture conversion work a bit fasterSergeanur2020-11-281-0/+16
| |/
| * memory heap starting to workaap2020-11-252-6/+22
| * implemented CMemoryHeap, not used or tested yetaap2020-11-252-0/+736
| * two unused functionsaap2020-11-232-0/+43
| * finished cullzonesaap2020-11-221-2/+0
| * more fixes to librw stuffaap2020-11-181-3/+3
| * changes to librw layer, GLES now runtime choiceaap2020-11-181-4/+88
| * changes to RW layer so loading foreign files worksaap2020-11-112-0/+79
| * Merge pull request #792 from withmorten/masteraap2020-10-311-2/+4
| |\
| | * fix FINAL build, add DEBUGMENU and other simple qol defines to FINAL, add ext...withmorten2020-10-291-2/+4
* | | ps2 hud, restore original codeFire-Head2020-12-071-0/+1
|/ /
* | few more fixes to last commitaap2020-10-291-1/+1
* | implemented extra model flags for backface culling and alpha test from mobileaap2020-10-293-2/+33
|/
* librw updateerorcun2020-10-241-1/+1
* Messages and CameraSize fixerorcun2020-10-241-2/+4
* Fixes and style changes from miamierorcun2020-10-181-1/+10
* small fixesaap2020-08-203-14/+7