aboutsummaryrefslogtreecommitdiffstats
path: root/src/rw
Commit message (Expand)AuthorAgeFilesLines
* fix UB and new renderer crasheswithmorten2021-01-311-0/+4
* ifdefs + fix progressbar being under dialogboxkusst2021-01-271-0/+9
* Also change progressbar colorkusst2021-01-271-1/+1
* Change text color in texture conversion dialog...kusst2021-01-271-1/+1
* modelinfo and visibility plg fixesaap2021-01-242-1/+19
* Includes overhaul, fix some compiler warningserorcun2021-01-231-2/+0
* get rid of most --MIAMI commentswithmorten2021-01-223-6/+0
* bletchaap2021-01-211-4/+1
* fixed anisotropic filtering; updated librwaap2021-01-211-4/+4
* Fix build without FIX_BUGS, divide to 0 fixeserorcun2021-01-132-5/+6
* Reorder CEntity functions into their original orderSergeanur2020-12-291-20/+0
* Backface cull. in INI, mouse sensitivity fix, aspect ratio auto as defaulterorcun2020-12-261-1/+1
* signed/unsigned fixes, and some other fixeserorcun2020-12-252-6/+6
* push/pop memidsaap2020-12-211-1/+0
* Merge branch 'miami' of github.com:GTAmodding/re3 into miamiaap2020-12-191-1/+2
|\
| * merge attemptNikolay Korolev2020-12-191-1/+2
| |\
| | * sync vis-plugins with miamiaap2020-12-131-5/+14
| | * 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
| | * | 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
| | * txd.img bugaap2020-08-191-0/+5
| | * neo pipelinesaap2020-08-182-0/+11
* | | anim compressionaap2020-12-181-1/+1
|/ /
* | added MemoryHeap from III, MemoryMgraap2020-12-186-42/+846
* | some rendering thingsaap2020-12-131-37/+41
* | TexturePoolsSergeanur2020-12-014-9/+263
* | Make texture conversion work a bit fasterSergeanur2020-12-011-0/+16