virtualx-engine/drivers
lawnjelly 275183ef15 GLES2 batching - Add UV precision adjustment for tilemaps
Scaling tilemaps can cause border artifacts around the edges of tiles. This has been traced to precision issues in the GPU. This PR adds an adjustment to allow a minor contraction of the UVs of rects in order to compensate for the incorrect classification of texels across the UV border.
2020-06-07 16:29:40 +01:00
..
alsa Move mixrate and latency definition to AudioServer 2020-05-18 16:40:33 +02:00
alsamidi ALSA MIDI driver: 2020-01-22 21:41:48 +01:00
coreaudio Move mixrate and latency definition to AudioServer 2020-05-18 16:40:33 +02:00
coremidi Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
dummy Add shader time scaling 2020-06-06 23:59:48 +02:00
gl_context SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
gles2 GLES2 batching - Add UV precision adjustment for tilemaps 2020-06-07 16:29:40 +01:00
gles3 Add shader time scaling 2020-06-06 23:59:48 +02:00
png Add Image.save_png_to_buffer method 2020-05-20 15:38:20 +03:00
pulseaudio Move mixrate and latency definition to AudioServer 2020-05-18 16:40:33 +02:00
unix Merge pull request #35091 from Faless/dtls/enet 2020-05-05 13:40:59 +02:00
wasapi Move mixrate and latency definition to AudioServer 2020-05-18 16:40:33 +02:00
windows fix(Directory): remove erasing print 2020-06-04 12:09:39 +02:00
winmidi Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
xaudio2 Move mixrate and latency definition to AudioServer 2020-05-18 16:40:33 +02:00
register_driver_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_driver_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub Remove convex_decomp in drivers/SCsub 2019-12-14 21:41:21 +09:00