twinaphex
2ce23ee29f
Framebuffer - get rid of second constructor
2017-03-28 07:55:58 +02:00
twinaphex
f213a4efa8
Don't call get_error for non-DEBUG builds
2017-03-28 07:42:46 +02:00
twinaphex
be604af1c0
Header update
2017-03-28 07:37:48 +02:00
twinaphex
4eb99a3ce6
Simplifications to buffer.h
2017-03-28 07:37:04 +02:00
twinaphex
0ce946ece8
Indenting cleanups
2017-03-28 07:19:41 +02:00
twinaphex
32a26ee67c
buffer.h - simplifications
2017-03-28 07:18:31 +02:00
twinaphex
c698ac30df
Simplifications to buffer.h
2017-03-27 21:36:20 +02:00
twinaphex
74a04865da
Get rid of gl_offset
2017-03-27 21:31:10 +02:00
twinaphex
b2ed924426
(retrogl) Simplify
2017-03-27 21:18:45 +02:00
twinaphex
64eb7f05bc
Cleanup retrogl program
2017-03-27 21:15:48 +02:00
twinaphex
1d3a5944ee
Cleanups
2017-03-27 21:07:20 +02:00
twinaphex
3db19cccff
Cleanups
2017-03-27 21:01:41 +02:00
twinaphex
b37d7d061b
(retrogl) Cleanups
2017-03-27 20:56:53 +02:00
twinaphex
e34618a245
Get rid of 'drop' function for Shader
2017-03-27 20:52:10 +02:00
twinaphex
da307b9305
Get rid of drop function for class Program
2017-03-27 20:51:16 +02:00
twinaphex
f8a786abac
Turn more program uniforms into macros
2017-03-27 20:48:58 +02:00
twinaphex
9457b777a6
Create program_bind macro
2017-03-27 20:25:11 +02:00
twinaphex
981a1fc517
Simplify src/retrogl
2017-03-27 20:17:43 +02:00
twinaphex
0bc5ebbcf8
Fix rsx_gl_copy_rect
2017-03-27 19:51:11 +02:00
twinaphex
4b0b787bdf
Cleanup
2017-03-27 19:00:57 +02:00
twinaphex
7bef7cd17d
Cleanups/simplifications
2017-03-27 18:59:32 +02:00
twinaphex
5b240b9514
Simplifications
2017-03-27 18:52:37 +02:00
twinaphex
06722e45bf
Simplifications
2017-03-27 18:37:35 +02:00
twinaphex
daad0c8750
Simplify rsx_lib_gl
2017-03-27 18:19:50 +02:00
twinaphex
b47bca5ee0
Move shaders
2017-03-27 17:59:18 +02:00
twinaphex
6e9c6fe8e5
Simplifications
2017-03-27 17:56:15 +02:00
twinaphex
2a7b88a752
Merge GlRenderer.cpp into rsx_lib_gl.cpp
2017-03-27 17:49:04 +02:00
twinaphex
a478e14318
More simplifications
2017-03-27 16:46:44 +02:00
twinaphex
aeabbb9179
Simplify rsx_lib_gl
2017-03-27 16:38:49 +02:00
twinaphex
4ae2b73961
Merge retrogl.cpp into rsx_lib_gl.cpp
2017-03-27 16:15:36 +02:00
twinaphex
3ac1ccc219
Get rid of printf
2017-03-27 11:08:14 +02:00
twinaphex
c24be06616
Add SABR texture shader - remove 3point and bilinear filter - produced
...
too many glitches to be worthwhile
2017-03-27 11:07:24 +02:00
Twinaphex
7351c09a18
Merge pull request #171 from libretro/revert-170-master
...
Revert "add SABR and 6xBRZ texture filters"
2017-03-27 00:44:04 +02:00
Twinaphex
505848e56c
Revert "add SABR and 6xBRZ texture filters"
2017-03-27 00:43:58 +02:00
Twinaphex
5d002c6031
Merge pull request #170 from hizzlekizzle/master
...
add SABR and 6xBRZ texture filters
2017-03-27 00:36:34 +02:00
hunterk
5ebfc1e8ec
add SABR and 6xBRZ texture filters
2017-03-26 17:02:50 -05:00
radius
dbcb36df6b
Serialization fixes
...
- Only log size changes once
- Use players instead of max players so when netplay connects and controller info is synced the state doesn't end up diverging
- Simplify multitap variables
2017-03-26 16:44:25 -05:00
Andrés
08fd636747
Merge pull request #169 from rkapl/master
...
Convert remaining option names to option_* macros.
2017-03-26 14:51:32 -05:00
Roman Kapl
679c685045
Convert remaining option names to option_* macros.
...
The rename was done in 2b2070b
, but one file was missed.
Also for some reason fixes the partial screen issue
(https://github.com/libretro/beetle-psx-libretro/issues/136 ).
2017-03-26 21:17:50 +02:00
twinaphex
a73d3953af
Remove CanRead() entirely
2017-03-26 18:24:11 +02:00
twinaphex
d4318fd564
Don't use CanRead
2017-03-26 18:21:01 +02:00
twinaphex
5ad744b3d5
Simplifications
2017-03-26 17:35:31 +02:00
twinaphex
38215d4663
Revert "Rewrite the GL renderer to remove the GL4.x requirements."
...
This reverts commit 90d7f63947
.
2017-03-26 15:06:49 +02:00
twinaphex
372cb893e6
Revert "Remove debug printfs in GL buffer code"
...
This reverts commit f12cc2ff36
.
2017-03-26 15:06:41 +02:00
Twinaphex
bdbfebf27b
Merge pull request #168 from orbea/permissions
...
Fix permissions.
2017-03-21 23:00:32 +01:00
orbea
77a7f3178d
Fix permissions.
2017-03-21 11:14:26 -07:00
twinaphex
99747d4283
Compile in mednafen-endian.c again
2017-02-18 16:07:58 +01:00
twinaphex
6f75732f50
Revert "Cleanups"
...
This reverts commit 4bf8710c19
.
2017-02-18 16:07:19 +01:00
twinaphex
4bf8710c19
Cleanups
2017-02-18 16:03:40 +01:00
twinaphex
c73df8090a
Take out mednafen-endian.c
2017-02-18 03:14:24 +01:00