twinaphex
|
1d142c3b58
|
(D3D) renderchain_free forward decl. only needed for Xbox 1
for now
|
2014-09-13 19:17:07 +02:00 |
|
twinaphex
|
0ae0a65189
|
(XDK) Build fix
|
2014-09-13 19:12:56 +02:00 |
|
twinaphex
|
c558b48ff5
|
(D3D) Move D3DTexture_LockRect to d3d_texture_blit
|
2014-09-13 19:11:36 +02:00 |
|
twinaphex
|
7366b43588
|
(D3D) Set vertex_buf / texture pointer to NULL at end of wrapper
functions
|
2014-09-13 18:57:12 +02:00 |
|
twinaphex
|
548d9fea6c
|
(render_chain_xdk) Use wrappers for freeing textures and vertex
buffers
|
2014-09-13 18:55:35 +02:00 |
|
twinaphex
|
91cc31dc98
|
(Xbox 1) Build fix
|
2014-09-13 18:53:19 +02:00 |
|
twinaphex
|
b14fac1437
|
(360) Clean up warning
|
2014-09-13 18:45:13 +02:00 |
|
twinaphex
|
152dd2e073
|
(D3D) Build fixes
|
2014-09-13 18:44:04 +02:00 |
|
twinaphex
|
c0f9c4ec41
|
(D3D) Go through d3d_texture_new
|
2014-09-13 18:42:43 +02:00 |
|
twinaphex
|
978cc49563
|
(D3D) Build fix
|
2014-09-13 18:37:31 +02:00 |
|
twinaphex
|
82e7112f41
|
(D3D) Use d3d_texture_new
|
2014-09-13 18:36:35 +02:00 |
|
twinaphex
|
ea1c220ea5
|
(D3D) Build fix
|
2014-09-13 18:26:43 +02:00 |
|
twinaphex
|
27ea47ee6d
|
(D3D) Rewrite renderchain_add_lut
|
2014-09-13 18:25:31 +02:00 |
|
twinaphex
|
6f05da2208
|
(D3D) Cleanups - only go through d3d_vertex_buffer_new
|
2014-09-13 18:22:56 +02:00 |
|
twinaphex
|
633c05d677
|
(D3D) Start going through d3d_texture_free/d3d_vertex_buffer_free
|
2014-09-13 18:17:34 +02:00 |
|
twinaphex
|
0b5a9a244c
|
(D3D) Create d3d_vertex_buffer_free/d3d_texture_new/d3d_texture_free
|
2014-09-13 18:11:15 +02:00 |
|
twinaphex
|
138541f6cc
|
(image_xdk1.c) Use d3d_vertex_buffer_new
|
2014-09-13 17:58:38 +02:00 |
|
twinaphex
|
c4b35fb00d
|
(D3D) Rewrite create_vertex_buffer wrapper function
|
2014-09-13 17:56:33 +02:00 |
|
twinaphex
|
0de251079a
|
(D3D) Pass 'Pass' and 'LinkInfo' by pointer instead of reference
|
2014-09-13 17:33:58 +02:00 |
|
twinaphex
|
0a85e95d0d
|
(D3D) xdk_defines - cleanups
|
2014-09-13 08:10:53 +02:00 |
|
twinaphex
|
25b60fc0ca
|
(D3D) Merge big included files into d3d.cpp
|
2014-09-13 08:06:01 +02:00 |
|
Twinaphex
|
4b9f85fe37
|
(GLUI) Refactor code
|
2014-09-13 06:25:41 +02:00 |
|
twinaphex
|
8572e3bc6e
|
(D3D) Some fixes to render_chain.cpp and d3d_wrapper.c
|
2014-09-13 05:45:49 +02:00 |
|
Twinaphex
|
d075bbf349
|
Merge pull request #1000 from lioncash/deref
gl: Silence a possible null dereference warning
|
2014-09-13 04:59:43 +02:00 |
|
Lioncash
|
085a74d33f
|
gl: Silence a possible null dereference warning
|
2014-09-12 22:41:30 -04:00 |
|
Twinaphex
|
7c930163bf
|
Merge pull request #999 from lakkatv/lakka
(GLUI) Fix missing quit entry
|
2014-09-13 04:28:08 +02:00 |
|
Jean-André Santoni
|
8172a0ff59
|
(GLUI) Fix missing quit entry
|
2014-09-13 04:28:01 +02:00 |
|
Twinaphex
|
22e18a7823
|
Merge pull request #998 from lakkatv/lakka
(GLUI) Adapt to font size
|
2014-09-13 04:22:16 +02:00 |
|
Jean-André Santoni
|
4920af94f5
|
(GLUI) Adapt to font size
|
2014-09-13 04:21:48 +02:00 |
|
Twinaphex
|
ac3edc79e3
|
Merge pull request #996 from lakkatv/lakka
GLUI) Use two column layout
|
2014-09-13 03:58:48 +02:00 |
|
Twinaphex
|
cf417e4c0f
|
Merge pull request #997 from heuripedes/master
(gl_raster_font.c) Fix warning
|
2014-09-13 03:58:44 +02:00 |
|
Jean-André Santoni
|
42e15bea37
|
(GLUI) Use two column layout
|
2014-09-13 03:58:26 +02:00 |
|
Higor Eurípedes
|
95193c20e0
|
(gl_raster_font.c) Fix warning
|
2014-09-12 22:57:24 -03:00 |
|
Jean-André Santoni
|
a67a9f0a61
|
(GLUI) Use two column layout
|
2014-09-13 03:56:59 +02:00 |
|
Twinaphex
|
4ecbe7ee1b
|
Merge pull request #995 from heuripedes/master
(gl_font_renderer_t) Add get_glyph() function pointer
|
2014-09-13 03:42:27 +02:00 |
|
Higor Eurípedes
|
81ff623957
|
(gl_font_renderer_t) Add get_glyph() function pointer
|
2014-09-12 22:39:29 -03:00 |
|
Twinaphex
|
9587c3c5a3
|
Merge pull request #994 from lakkatv/lakka
(GLUI) Allow use of non monospaced fonts
|
2014-09-13 03:36:32 +02:00 |
|
Jean-André Santoni
|
0839b1f41c
|
(GLUI) Allow use of non monospaced fonts
|
2014-09-13 03:34:59 +02:00 |
|
twinaphex
|
0c1a2dd8d7
|
Cleanups
|
2014-09-13 02:36:13 +02:00 |
|
twinaphex
|
64e77f1224
|
(camera) Style nits
|
2014-09-13 02:27:34 +02:00 |
|
twinaphex
|
d32f63b6ed
|
(nearest.c) style nits
|
2014-09-13 01:48:33 +02:00 |
|
Twinaphex
|
6ba76d8c4b
|
Merge pull request #993 from lioncash/calloc
state_tracker: Guard against a possible calloc failure and fix state_tracker_free
|
2014-09-13 01:36:25 +02:00 |
|
Lioncash
|
6e63859e0e
|
state_tracker: Guard against a possible calloc failure and fix state_tracker_free
Checks if the passed in tracker is actually valid before attempting to free its members.
|
2014-09-12 19:27:20 -04:00 |
|
twinaphex
|
9ce8aa74ac
|
(MSVC 2010) Fix build
|
2014-09-13 00:35:53 +02:00 |
|
twinaphex
|
d4a4dd14bf
|
Add 'nearest' resampler
|
2014-09-13 00:10:15 +02:00 |
|
Twinaphex
|
61b5e099e7
|
Merge pull request #991 from timostrunk/remove_ppmd
Remove ppmd
|
2014-09-12 22:57:14 +02:00 |
|
twinaphex
|
341302919a
|
Add e-mail address to AUTHORS
|
2014-09-12 22:52:25 +02:00 |
|
twinaphex
|
ab0211a0a2
|
Add to AUTHORS
|
2014-09-12 22:48:49 +02:00 |
|
Timo Strunk
|
57bb0a2d85
|
Merge remote-tracking branch 'upstream/master' into remove_ppmd
|
2014-09-12 22:43:46 +02:00 |
|
Timo Strunk
|
ff90a4e568
|
Removed Ppmd references from everywhere. Code is only required for Ppmd support - a special 7z algorithm
|
2014-09-12 22:41:46 +02:00 |
|