Jannik Vogel
|
2366b9bc9c
|
Support for QUAD_STRIP and POLYGON (Fill and point rendering only)
|
2015-09-06 17:52:59 +02:00 |
espes
|
ad8215cfbd
|
Merge pull request #54 from JayFoxRox/dither
Add dither support
|
2015-09-06 10:13:03 +10:00 |
espes
|
af64c017d7
|
Merge pull request #55 from JayFoxRox/clear-format
Respect framebuffer format for clears
|
2015-09-06 10:12:42 +10:00 |
espes
|
fcbc057e54
|
Merge pull request #59 from JayFoxRox/xid-update
XID update
|
2015-09-06 10:11:56 +10:00 |
Jannik Vogel
|
44fb0c51ce
|
New gamepad keyboard mapping
|
2015-09-05 17:53:28 +02:00 |
Jannik Vogel
|
ead287988f
|
0x201 XID USB request placeholder
|
2015-09-04 16:01:16 +02:00 |
Jannik Vogel
|
65c1efcb19
|
Merge pull request #57 from JayFoxRox/fix-rgb-to-a
Avoid shader compilation bug if 'g' is RGB
|
2015-09-04 03:26:06 +02:00 |
Jannik Vogel
|
0351caf058
|
Avoid shader compilation bug if 'g' is RGB
|
2015-09-04 03:24:16 +02:00 |
Jannik Vogel
|
0368e43365
|
Merge pull request #56 from JayFoxRox/fix-arl
Also floor() negative numbers in ARL
|
2015-09-04 03:20:45 +02:00 |
Jannik Vogel
|
092b9bef02
|
Also floor() negative numbers in ARL
|
2015-09-04 03:10:03 +02:00 |
Jannik Vogel
|
e754087e18
|
Respect surface format for zeta clears
|
2015-09-04 02:01:27 +02:00 |
Jannik Vogel
|
5c017a2367
|
Add dither support
|
2015-09-04 01:35:18 +02:00 |
espes
|
60f8bce93a
|
add some more simple gamepad keyboard mappings
|
2015-09-04 05:43:39 +10:00 |
Jannik Vogel
|
f90a4cb5f9
|
Respect surface format for color clears
|
2015-09-03 18:53:33 +02:00 |
espes
|
f275423103
|
Merge pull request #53 from JayFoxRox/polygon-offset-enable
Enable/Disable Polygon offset
|
2015-09-03 15:40:01 +10:00 |
espes
|
a1df9e4007
|
Merge pull request #52 from JayFoxRox/border-color
Add support for border colors
|
2015-09-03 15:39:36 +10:00 |
Jannik Vogel
|
990b1138c5
|
Enable/Disable Polygon offset
|
2015-09-03 04:13:27 +02:00 |
Jannik Vogel
|
fec5cb83e1
|
Add support for border colors
|
2015-09-03 02:09:46 +02:00 |
Jannik Vogel
|
9a5a702e43
|
Merge pull request #51 from JayFoxRox/fix-volume-tex
Fix typo which broke volume textures
|
2015-09-03 02:08:34 +02:00 |
Jannik Vogel
|
2516d09a98
|
Fix typo which broke volume textures
|
2015-09-03 02:07:15 +02:00 |
espes
|
c1e946a1ef
|
Merge pull request #49 from JayFoxRox/polygon-offset
Polygon offset
|
2015-09-02 22:03:56 +10:00 |
espes
|
bb981ab2bb
|
Merge pull request #50 from JayFoxRox/fix-cmp
Fix CMP vertex attrib type
|
2015-09-02 17:33:17 +10:00 |
Jannik Vogel
|
1ab319cacf
|
Fix CMP vertex attrib type
|
2015-09-02 03:45:41 +02:00 |
espes
|
b42d8c5344
|
Merge pull request #48 from JayFoxRox/fix-kung-fu-chaos
Avoid multiplying xyz by w=zero
|
2015-09-02 05:25:26 +10:00 |
Jannik Vogel
|
9a514dd795
|
Polygon offset
|
2015-09-01 21:15:14 +02:00 |
Jannik Vogel
|
0edbf5b8c6
|
SHADOW_ZSLOPE_THRESHOLD (registers only, no implementation)
|
2015-09-01 21:14:33 +02:00 |
Jannik Vogel
|
3017fcf6e3
|
Avoid multiplying xyz by w=zero
|
2015-09-01 19:33:47 +02:00 |
espes
|
967feb8c40
|
Merge pull request #41 from JayFoxRox/ubo
Use uniform buffer objects
|
2015-09-01 05:33:13 +10:00 |
espes
|
7e2a5ddbfb
|
Merge pull request #46 from JayFoxRox/lighting
Lighting
|
2015-09-01 05:27:42 +10:00 |
Jannik Vogel
|
90c2eca5a8
|
Fix bug with duplicate uniform
|
2015-08-31 17:49:35 +02:00 |
Jannik Vogel
|
9edbfd08bc
|
Eye registers and smaller changes
|
2015-08-31 17:49:34 +02:00 |
Jannik Vogel
|
f6169030dc
|
Comment about range being ignored
|
2015-08-31 17:49:34 +02:00 |
Jannik Vogel
|
b7936a463d
|
Point lights
|
2015-08-31 17:49:34 +02:00 |
Jannik Vogel
|
00aa96af3e
|
Lighting base and directional lights
|
2015-08-31 17:49:17 +02:00 |
Jannik Vogel
|
9e396665f4
|
Merge pull request #45 from JayFoxRox/more-textures
Texture formats 0x20 and 0x3C
|
2015-08-30 13:49:42 +02:00 |
Jannik Vogel
|
9ebd07e9a1
|
Texture formats 0x20 and 0x3C
|
2015-08-30 13:46:36 +02:00 |
espes
|
057e6d9146
|
Merge pull request #44 from JayFoxRox/dsp-and_xx
DSP: and #xx, D + hotfix for fog
|
2015-08-30 08:56:59 +10:00 |
Jannik Vogel
|
76c0cf8d87
|
'Fix' fog in 'Breakdown' intros
|
2015-08-29 18:37:16 +02:00 |
Jannik Vogel
|
a6968d4696
|
Support for 'and #xx, D'
|
2015-08-29 04:13:03 +02:00 |
Jannik Vogel
|
717ddb5713
|
Merge pull request #43 from JayFoxRox/more-textures
Texture formats 0x01 and 0x1B
|
2015-08-27 19:28:58 +02:00 |
Jannik Vogel
|
8ef2b2675b
|
Texture formats 0x01 and 0x1B
|
2015-08-27 19:23:51 +02:00 |
espes
|
ce35c5ec00
|
Merge pull request #42 from JayFoxRox/texture-formats
More texture formats
|
2015-08-26 14:29:26 +10:00 |
Jannik Vogel
|
87681432f1
|
More texture formats
|
2015-08-26 06:11:12 +02:00 |
Jannik Vogel
|
4646ba9c48
|
Use uniform buffer objects
|
2015-08-25 06:48:53 +02:00 |
espes
|
48cb7c1c52
|
Don't accidentally clear vertex shader constant dirty flag
|
2015-08-25 14:45:32 +10:00 |
espes
|
58ac41fae2
|
smc style tweaks
|
2015-08-22 13:56:47 +10:00 |
espes
|
a929a69b62
|
avoid trivial redundant buffering of converted attributes
|
2015-08-22 13:51:04 +10:00 |
espes
|
b17c9ed5d4
|
Merge pull request #40 from mborgerson/xbox
Add option to skip Xbox boot animation.
|
2015-08-22 13:49:04 +10:00 |
Matt Borgerson
|
ecc1b0b9c1
|
Process command line args once.
|
2015-08-21 19:17:22 -07:00 |
Matt Borgerson
|
8d1b6f6592
|
Use consistent naming conventions.
|
2015-08-21 19:12:50 -07:00 |