Commit Graph
45601 Commits
Author SHA1 Message Date
Henrik Rydgard 43b4bdfeef Buildfixing 2013-03-30 20:17:31 +01:00
Henrik Rydgard c23631a8fc Some experimental (disabled) code to have images in gamelist. Too slow, needs work. 2013-03-30 20:10:32 +01:00
raven02 d540ff816c Improve sceMpegAvcDecode/YCbCr 2013-03-31 03:10:29 +08:00
Henrik Rydgard 5bdd4bd663 Make generating mips optional for loaded-from-memory PNGs. 2013-03-30 20:10:01 +01:00
Henrik Rydgard c1acc02560 Show game icons on recent buttons. Later, we'll have a real game selector with images. 2013-03-30 19:34:15 +01:00
Henrik Rydgard 7ec766a980 Some drawing refactoring 2013-03-30 19:33:35 +01:00
Henrik Rydgard 36a6c179a0 Some drawing refactoring 2013-03-30 19:23:02 +01:00
Henrik Rydgard 51a798989b Let's not play noise when paused on Windows. 2013-03-30 18:54:10 +01:00
raven02 7b01828ef0 Quick fix 2013-03-31 01:08:23 +08:00
raven02 c6087ea3db Improve few sceKernel clock functions 2013-03-31 00:51:34 +08:00
Henrik Rydgard e78193b907 win32: Save/restore window position 2013-03-30 17:49:02 +01:00
Henrik Rydgard 0b87abe945 Revert accidentally increased .sln version number. also throw in lowp in UI shaders. 2013-03-30 17:32:00 +01:00
Henrik Rydgård da7f2880bd Merge pull request #1100 from raven02/patch-3
Improve few sceAudio functions
2013-03-30 09:01:11 -07:00
Henrik Rydgård 6248db3c56 CMake buildfix, typo fix 2013-03-30 16:58:55 +01:00
raven02 f397fda0b8 Improve few sceAudio functions 2013-03-30 23:58:13 +08:00
raven02 c0a49c1603 Add ERROR_AUDIO_INVALID_FREQUENCY/CHANNEL_ALREADY_RESERVED 2013-03-30 23:55:49 +08:00
Henrik Rydgard 4bca64f5cf New touch crosspad that can do diagonals 2013-03-30 16:48:38 +01:00
Henrik Rydgard faf8b260ed Add TouchCrossPad widget which actually can do diagonals reasonably. 2013-03-30 16:48:02 +01:00
Henrik Rydgard 7425532e99 Move non-Android specific stuff from android/jni to /UI.
Move source_assets one level up, too.
Also, start prototyping GameInfoCache, you'll see what it's for soon...
2013-03-30 15:46:26 +01:00
Henrik Rydgard 1f34f8ff60 Allow loading textures from a PNG in RAM. Add startsWith string function. 2013-03-30 13:11:52 +01:00
Henrik Rydgård fc8674b496 Merge pull request #1098 from lioncash/master
Fix swapped statements in scePsmf?
2013-03-30 02:49:27 -07:00
Lioncash 6753dabd17 Fix an error log message. 2013-03-30 04:11:53 -04:00
Henrik Rydgård 8aaa92bf26 Merge pull request #58 from tpunix/fbo_ext
Fbo ext
2013-03-30 00:39:36 -07:00
Henrik Rydgard 8833f6eb25 Don't swapbuffer if stepping. Default to 2x zoom on Windows. Alert on missing atlases. 2013-03-30 08:35:47 +01:00
tpu 6a014ab92d add condition define for USING_GLES2 2013-03-30 15:34:13 +08:00
Unknown W. Brackets e024f29240 Better buildfix.
Fixes #1099.
2013-03-29 22:57:28 -07:00
Unknown W. Brackets 503b837628 Buildfix for Linux/Mac at least.
Qt still not happy, I think.
2013-03-29 22:22:44 -07:00
Unknown W. Brackets abc38a90f6 Buildfix for Mac/Linux/etc.
Although, Qt seems more involved...
2013-03-29 22:20:21 -07:00
Lioncash a4d8585794 Fix accidentally switched statements in scePsmf.cpp?
I'm assuming this was actually intended

The other way results in no actual changes happening. There were no comments saying that was intended so I guess it was an accident or something.
2013-03-30 00:42:12 -04:00
Henrik Rydgard 9740d71a1f CMakelist update 2013-03-30 00:10:38 +01:00
Henrik Rydgard 4ffc4f0415 Cmakelist update 2013-03-30 00:09:58 +01:00
Henrik Rydgård 2b5d9fec5b Merge pull request #1097 from hrydgard/win32-gl-ui
Bring the GL UI to Windows
2013-03-29 16:07:17 -07:00
Henrik Rydgard 5efbdf17de Merge branch 'master' into win32-gl-ui 2013-03-29 23:59:28 +01:00
Henrik Rydgard a9e436fcc1 Fix DXT5 alpha channel 2013-03-29 23:38:14 +01:00
Henrik Rydgard f02e682021 Merge branch 'master' into win32-gl-ui
Conflicts:
	Qt/Native.pro
2013-03-29 23:37:59 +01:00
Henrik Rydgard 2922791788 Fix exit crash 2013-03-29 23:10:40 +01:00
Henrik Rydgard bb939321bc Fix symbol map loading, Qt fullscreen build 2013-03-29 22:56:57 +01:00
Henrik Rydgard 81444c92a1 win32-gl-ui: Cleanup 2013-03-29 21:21:27 +01:00
Henrik Rydgard 724a600381 Buildfix android, misc other fixes, some include cleanup 2013-03-29 20:55:32 +01:00
Henrik Rydgard 4f5a60d82b Buildfix 2013-03-29 20:04:36 +01:00
Henrik Rydgard 187159eb53 win32-gl-ui: Logging fixes, etc. 2013-03-29 20:03:11 +01:00
Henrik Rydgard 949cb2f9eb win32-gl-ui: Debugger kinda works again 2013-03-29 19:52:47 +01:00
Henrik Rydgard 32a599c957 Win32 gl ui: Fixes and tweaks. 2013-03-29 19:32:20 +01:00
Henrik Rydgard 84fd5781de GL UI in Win32: Some basics work. 2013-03-29 18:50:08 +01:00
Henrik Rydgard a47c3b465e NativeMix now returns int 2013-03-29 18:09:59 +01:00
tpu 9c23f85058 mix FBO_ARB and FBO_EXT code. 2013-03-30 01:03:25 +08:00
Henrik Rydgard ede99eecb4 Add warn log when falling back to xor texture 2013-03-29 16:55:45 +01:00
Sacha 662613c196 Build fix for CMake/Qt: etcpack -> rg_etc 2013-03-30 01:16:40 +10:00
Henrik Rydgard e7989e88d8 Upgrade native. Build the GL UI on Windows too (but don't run it yet). 2013-03-29 14:41:28 +01:00
Henrik Rydgard 75e9af1379 Switch out etcpack with the ZLIB licensed rg_etc1 library 2013-03-29 13:53:04 +01:00