Mathieu Schroeter
|
2a1128ecef
|
COsmetic: update clang-format definition
|
2017-08-14 22:10:26 +02:00 |
|
Mathieu Schroeter
|
7f3f7e4f37
|
Change some Sint32 to MouseSprites
|
2017-08-13 21:41:06 +02:00 |
|
Mathieu Schroeter
|
03e12faa48
|
Pass MouseSprites instead of int for some cases
|
2017-08-13 19:12:03 +02:00 |
|
Mathieu Schroeter
|
c9aea77afc
|
Fix leak by freeing the cursor surface
|
2017-08-11 23:22:28 +02:00 |
|
Mathieu Schroeter
|
d983422866
|
Fix memleak with CHBLUPI channel
|
2017-08-11 23:14:48 +02:00 |
|
Mathieu Schroeter
|
4b2cf9417d
|
Reformat with clang-format file
|
2017-08-04 00:21:47 +02:00 |
|
Mathieu Schroeter
|
57b6190a53
|
Add license header in all source files
|
2017-08-03 22:51:40 +02:00 |
|
Mathieu Schroeter
|
643f5eead2
|
Fix mask when building an object
It uses a white and black mask. See BuildIconMask for details.
|
2017-07-22 18:08:50 +02:00 |
|
Mathieu Schroeter
|
8de7181458
|
Remove useless mouse type code
|
2017-03-03 22:44:09 +01:00 |
|
Mathieu Schroeter
|
fc37ddd017
|
Reload the textures (target) when the window size changes
|
2017-03-03 17:43:01 +01:00 |
|
Mathieu Schroeter
|
56794b45dd
|
Set explicitly to false
|
2017-03-03 07:35:40 +01:00 |
|
Mathieu Schroeter
|
ec06fcc410
|
Set the texture props each Cache calls
|
2017-03-03 07:34:58 +01:00 |
|
Mathieu Schroeter
|
c1875fd3ab
|
Remove useless MAXIMAGE define
|
2017-03-03 07:05:18 +01:00 |
|
Mathieu Schroeter
|
d652db22e2
|
Use the TextureInfo struct for dimensions
|
2017-03-03 06:56:32 +01:00 |
|
Mathieu Schroeter
|
3b027424a1
|
Replace the static texture array by a map
|
2017-03-02 22:37:17 +01:00 |
|
Mathieu Schroeter
|
cdc8234934
|
Remove unused fullscreen bool
|
2017-02-26 17:57:40 +01:00 |
|
Mathieu Schroeter
|
cceeed43f7
|
Remove dead code
|
2017-02-26 17:47:24 +01:00 |
|
Mathieu Schroeter
|
83b459f84f
|
Rename cpp sources to cxx
|
2017-02-24 18:50:03 +01:00 |
|