Alex Szpakowski
|
97789b18c0
Only use opengl debug groups if the LOVE_GRAPHICS_DEBUG environment variable is set to 1.
|
8 년 전 |
Alex Szpakowski
|
df540cedea
Enable OpenGL debug group markers outside of iOS
|
8 년 전 |
Bart van Strien
|
03b863d788
Simplify love.audio's Pool class
|
8 년 전 |
Alex Szpakowski
|
7b6e1523b4
Very minor style cleanup
|
8 년 전 |
Alex Szpakowski
|
218950fe76
Potentially fix compilation for MSVC
|
8 년 전 |
Alex Szpakowski
|
28b2192ef5
Update Xcode project
|
8 년 전 |
Bart van Strien
|
42b8249b60
Remove extra whitespace
|
8 년 전 |
Bart van Strien
|
cbaf9e047b
Merged in rcoaxil/love-patches/minor (pull request #75)
|
8 년 전 |
Alex Szpakowski
|
ded5d4d413
Updated license.txt
|
8 년 전 |
Raidho
|
8572a33880
Prettifyed the code exploiting inheritance rules
|
8 년 전 |
Raidho
|
6ea1ebde9c
Data:clone ported to minor
|
8 년 전 |
Tanner Rogalsky
|
bc6a2db22f
Do not attempt to free pointer to scratch buffer
|
8 년 전 |
Raidho
|
94b4d2bdef
naming updated, Filters patched up
|
8 년 전 |
Bart van Strien
|
2b4cd99c96
Exclude windows folder of glslang on linux
|
8 년 전 |
Bart van Strien
|
6db676d149
Sort changelog
|
8 년 전 |
Bart van Strien
|
edbd4309f8
Merge default into minor
|
8 년 전 |
Bart van Strien
|
ab7b3a8125
Update changelog
|
8 년 전 |
Alex Szpakowski
|
f2597168a2
Fix text object drawing and a bug in stream buffers used in autobatching
|
8 년 전 |
Alex Szpakowski
|
a3ae0e2279
Fix love.graphics.points when no per-point colors are given
|
8 년 전 |
Alex Szpakowski
|
98493d9844
Fix rendering to only use glDrawElementsInstanced when necessary
|
8 년 전 |
Alex Szpakowski
|
7d7f8e0a92
Mark classes as ‘final’
|
8 년 전 |
Alex Szpakowski
|
8558d7894c
Move all remaining love.graphics Lua wrapper code out of the opengl implementation folder.
|
8 년 전 |
Alex Szpakowski
|
c0e66eba83
Move backend-agnostic Mesh and SpriteBatch code out of the opengl implementation folder.
|
8 년 전 |
Alex Szpakowski
|
3616470a0a
Move love.graphics Image wrapper code out of the opengl subfolder
|
8 년 전 |
Alex Szpakowski
|
4a3319245b
Fix Windows build
|
8 년 전 |
Alex Szpakowski
|
673bcf4a7f
Updated CMakeLists.txt
|
8 년 전 |
Alex Szpakowski
|
13af754d3d
Move most of Text and Video love.graphics classes out of the opengl subfolder.
|
8 년 전 |
Alex Szpakowski
|
d990044288
love.graphics internal Buffer objects are no longer OpenGL-specific.
|
8 년 전 |
Alex Szpakowski
|
470098b7e6
Shader code cleanup
|
8 년 전 |
Alex Szpakowski
|
e360346c21
Fix Windows build
|
8 년 전 |