Magnus Norddahl
|
9416d436fe
|
Move software renderer into its own namespace to isolate its globals and make
any access explicit. This reveals the places in the code where they are being
accessed where they shouldn't and prevents accidental usage.
|
2016-12-01 02:38:32 +01:00 |
|
Magnus Norddahl
|
477fb6d676
|
Added missing copyrights
|
2016-11-01 21:44:33 +01:00 |
|
Magnus Norddahl
|
ea9b45d988
|
Change read access violations to be non-fatal
|
2016-10-29 06:50:09 +02:00 |
|
Magnus Norddahl
|
d5865a46a0
|
Move triangle drawer into a command and change the sky code to use it if r_cubesky is enabled
|
2016-10-19 17:44:50 +02:00 |
|
Magnus Norddahl
|
af937366d1
|
Added DetectRangeError function
|
2016-10-17 12:36:01 +02:00 |
|
Magnus Norddahl
|
27b432a930
|
Improve crash handling in drawers
|
2016-10-12 13:25:05 +02:00 |
|
Magnus Norddahl
|
584220edf0
|
Move DrawerCommandQueue to its own file
|
2016-10-07 04:01:38 +02:00 |
|