kvark
|
072ea09cfb
|
Bug 1278199 - Reset viewport offset on SetDimensions and clamp to MAX_VIEWPORT_DIMS. r=jgilbert
--HG--
extra : rebase_source : 553fef64d3d8c04145a1c065c5b4217435a5f114
|
2017-01-10 14:15:00 -05:00 |
|
Jeff Gilbert
|
a43611a6e8
|
Bug 1326367 - Fix FakeVertex0 and enable emulation for OSX+NV+Core profiles. - r=ethlin
MozReview-Commit-ID: IafpirHZroB
|
2017-01-05 03:07:55 -08:00 |
|
Jeff Gilbert
|
0b065a7b71
|
Bug 1325301 (flattened) - Validate attribute base types match data base types. - r=bz,daoshengmu
Flattened with:
* Clean up generic vertex attribs. - r=bz,daoshengmu
* Remove EnsureAttrib() and friends. - r=daoshengmu
* Simplify EnumName behavior and usage and add ErrorInvalidEnumArg(). - r=daoshengmu
|
2016-12-29 02:46:46 -08:00 |
|
Jeff Gilbert
|
798acabef4
|
Bug 1325500 (flattened) - Fix DrawRangeElements impl and require size=4 for packed int types. - r=daoshengmu
MozReview-Commit-ID: B3YpgZn48Nl
|
2016-12-25 13:44:47 -08:00 |
|
Jeff Gilbert
|
f7b2bc6226
|
Bug 1324598 - GENERATE_MIPMAP_HINT isn't queriable in Core Profiles. - r=daoshengmu
MozReview-Commit-ID: 6Z2MPmeFqv
|
2016-12-20 13:00:20 -08:00 |
|
Jeff Gilbert
|
51d744aa93
|
Bug 1320030 - Simplify marking and deletion checks. - r=ethlin
|
2016-12-07 01:35:28 -08:00 |
|
Jeff Gilbert
|
6e1880d435
|
Bug 1321450 - Fix Invalidate[Sub]Framebuffer. - r=ethlin
MozReview-Commit-ID: nrZP6E412k
|
2016-12-06 17:33:33 -08:00 |
|
Jeff Gilbert (:jgilbert)
|
1a57a7121a
|
Bug 1318507 - Update implementation. - r=ethlin
|
2016-11-22 23:59:24 -08:00 |
|
Jeff Gilbert (:jgilbert)
|
07cf1bd20c
|
Bug 1306112 - Inline singly-used ValidateDataRanges. - r=ethlin
MozReview-Commit-ID: EmnhpsHMgu7
|
2016-11-11 19:03:16 -08:00 |
|
Jeff Gilbert (:jgilbert)
|
97bf74701f
|
No bug - Remove unused ValidateTextureTargetEnum.
MozReview-Commit-ID: 98ZF44mPsNV
|
2016-11-11 19:03:13 -08:00 |
|
Morris Tseng
|
bc5688f2ab
|
Bug 1273752 - Replace GL_VERTEX_PROGRAM_POINT_SIZE with GL_PROGRAM_POINT_SIZE. r=jgilbert
MozReview-Commit-ID: 7GO5SwgnI8j
|
2016-09-30 15:34:56 +08:00 |
|
Jeff Gilbert
|
220518855d
|
Bug 1306172 - Don't pass LINE_WIDTH>1.0 to core profiles. - r=jerry
|
2016-09-29 13:51:06 -07:00 |
|
Jeff Gilbert
|
6b423ece44
|
Bug 1300946 - Implement transform feedback. - r=jrmuizel
MozReview-Commit-ID: 1xrEX4Srij1
|
2016-09-22 19:13:21 -07:00 |
|
Jeff Gilbert
|
9125182b21
|
Bug 1289655 - Add primitive restart for WebGL 2. - r=mtseng
MozReview-Commit-ID: 6SfI8yfROGI
|
2016-08-01 01:20:12 -07:00 |
|
Jeff Gilbert
|
407bc3c38c
|
Bug 1288649 - Fix non-unified-build errors. - r=ethlin
MozReview-Commit-ID: EI7FtmuEBl7
|
2016-07-25 14:46:20 -07:00 |
|
Jeff Gilbert
|
b13a015811
|
Bug 1136494 - Update uniform setters. - r=mtseng
MozReview-Commit-ID: 4jZrqgu4qQm
|
2016-07-18 00:19:19 -07:00 |
|
Jeff Gilbert
|
1ceea00332
|
Bug 1268638 - Use FailureReason struct. - r=jrmuizel
MozReview-Commit-ID: 4jxtXlToNZS
|
2016-07-01 13:15:20 -07:00 |
|
Carsten "Tomcat" Book
|
440b19b445
|
Backed out changeset ca314c9d5249 (bug 1268638)
--HG--
extra : rebase_source : d15fcba45320c9d5730da7dd01fc57b6703de03b
|
2016-06-23 09:47:22 +02:00 |
|
Jeff Gilbert
|
5cab53a36f
|
Bug 1268638 - Use FailureReason struct. - r=jrmuizel
MozReview-Commit-ID: 4jxtXlToNZS
|
2016-06-22 17:47:41 -07:00 |
|
Wes Kocher
|
8e4ef7176d
|
Backed out 8 changesets (bug 1268638) for build bustage CLOSED TREE
Backed out changeset 1a2db6efc575 (bug 1268638)
Backed out changeset ad38e0439b62 (bug 1268638)
Backed out changeset 0078605c6974 (bug 1268638)
Backed out changeset 8ed7ed6c57db (bug 1268638)
Backed out changeset 69116551e4b9 (bug 1268638)
Backed out changeset 002f87a61edf (bug 1268638)
Backed out changeset 8b0db9b0f87c (bug 1268638)
Backed out changeset 5d1285d0c221 (bug 1268638)
|
2016-06-21 14:53:22 -07:00 |
|
Jeff Gilbert
|
e7a50dd7a3
|
Bug 1268638 - Use FailureReason struct. - r=jrmuizel
MozReview-Commit-ID: 4jxtXlToNZS
|
2016-06-21 14:10:32 -07:00 |
|
eyim
|
b0ca07b635
|
Bug 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan
MozReview-Commit-ID: FjLA9xNH3zD
--HG--
extra : rebase_source : 5809a1f8126360b3fa8ee069b3a463747cb31e6f
|
2016-06-06 11:17:23 -04:00 |
|
JerryShih
|
72ee5f3769
|
Bug 1248580 - handle gl.UniformMatrixXfv() function uploading element size. r=jgilbert
|
2016-05-25 16:28:00 +02:00 |
|
JerryShih
|
fc10d03978
|
Bug 1248580 - strip the uploading element num according to the uniform array size. r=jgilbert
|
2016-05-25 16:27:41 +02:00 |
|
Sebastian Hengst
|
4da8df1aab
|
Backed out changeset 31879b3fdce3 (bug 1248580) for build bustage. r=backout on a CLOSED TREE
|
2016-05-25 14:15:41 +02:00 |
|
Sebastian Hengst
|
6838bab7e9
|
Backed out changeset 56c2db882b7d (bug 1248580)
|
2016-05-25 14:15:29 +02:00 |
|
JerryShih
|
84beb03ee4
|
Bug 1248580 - handle gl.UniformMatrixXfv() function uploading element size. r=jgilbert
|
2016-05-25 13:50:57 +02:00 |
|
JerryShih
|
e440e9dd9a
|
Bug 1248580 - strip the uploading element num according to the uniform array size. r=hshih
|
2016-05-25 13:50:31 +02:00 |
|
Benoit Girard
|
864b19a70a
|
Bug 1272808 - Expose context creation error to telemetry. r=jgilbert
MozReview-Commit-ID: JQ4rHZf71RW
--HG--
extra : rebase_source : 7871e153914b76f7c8081b7529a2c02626bc7d2a
|
2016-05-20 13:14:15 -04:00 |
|
Jeff Gilbert
|
80f726ea0b
|
Bug 1271478 - Implement WebGLContextCreationError. - r=jrmuizel,smaug,mtseng
|
2016-05-11 16:45:43 -07:00 |
|
Jeff Gilbert
|
20e882360f
|
Bug 1247804 - Enable seamless cubemaps where available. - r=jrmuizel
|
2016-02-11 17:57:25 -08:00 |
|
Jeff Gilbert
|
c6dad7bd09
|
Bug 1094458 - Implement RenderbufferStorageMultisample. - r=jrmuizel
|
2016-02-12 19:31:58 -08:00 |
|
Brad Kotsopoulos
|
552f476047
|
Bug 1237420 - "Fix length-checking when setting WebGL 2 vertex attributes with an array". r=jgilbert
|
2016-01-09 13:20:00 +01:00 |
|
Jeff Gilbert
|
19d84fb0fe
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
|
Phil Ringnalda
|
71a6f5da62
|
Back out changeset 2f614bcd9405 (bug 1221822) for test_conformance__extensions__ext-sRGB.html and test_webgl2_alpha_luminance.html failures
|
2015-11-23 21:55:59 -08:00 |
|
Jeff Gilbert
|
87397c265b
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-23 19:27:13 -08:00 |
|
Morris Tseng
|
d5147a9b2a
|
Bug 709490 - Part 2: Introduce OffscreenCanvas and let WebGL context work on workers. r=nical, r=jgilbert, r=jrmuizel, sr=ehsan
Thanks Jon Morton [:jmorton] (jonanin@gmail.com) for polishing patches.
--HG--
extra : rebase_source : ce16acdc340cbe67102da651552f574eee897ca9
|
2015-10-12 11:21:03 +08:00 |
|
Wes Kocher
|
c1750b75c7
|
Backed out 11 changesets (bug 709490) for webgl-color-test.html failures a=backout
Backed out changeset fc04c5d43550 (bug 709490)
Backed out changeset cd8f9410d335 (bug 709490)
Backed out changeset 6e687c9143c1 (bug 709490)
Backed out changeset 9b20f2c833c4 (bug 709490)
Backed out changeset f9d130aea88e (bug 709490)
Backed out changeset fc513b410949 (bug 709490)
Backed out changeset acf6220b431a (bug 709490)
Backed out changeset 9bceaf913791 (bug 709490)
Backed out changeset 37fba20111e2 (bug 709490)
Backed out changeset 2285ce1596b8 (bug 709490)
Backed out changeset fb4e09920569 (bug 709490)
|
2015-10-05 08:28:25 -07:00 |
|
Morris Tseng
|
2d11e76151
|
Bug 709490 - Part 2: Introduce OffscreenCanvas and let WebGL context work on workers. r=nical, r=jgilbert, r=jrmuizel, sr=ehsan
Thanks Jon Morton [:jmorton] (jonanin@gmail.com) for polishing patches.
--HG--
extra : rebase_source : 16b8b4eaa5f4c649c02cbae6425e895134d4ae41
|
2015-10-05 10:50:16 +08:00 |
|
Wes Kocher
|
8631de9c2b
|
Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures
Backed out changeset 5be7514914b6 (bug 709490)
Backed out changeset 04b6f94fbe8a (bug 709490)
Backed out changeset 00c0e85dd8cd (bug 709490)
Backed out changeset 221385b7b81a (bug 709490)
Backed out changeset ecc38c18734f (bug 709490)
Backed out changeset 22878c936384 (bug 709490)
Backed out changeset 0edcbb60eee3 (bug 709490)
Backed out changeset 5feceec2014b (bug 709490)
Backed out changeset 835b655cb873 (bug 709490)
Backed out changeset 6fbb4a3f8cf7 (bug 709490)
Backed out changeset a5f8646fa156 (bug 709490)
Backed out changeset 2ae1386916b3 (bug 709490)
Backed out changeset 6b29a2a0a8fb (bug 709490)
|
2015-09-29 08:57:36 -07:00 |
|
Morris Tseng
|
1d4157900a
|
Bug 709490 - Part 2: Introduce OffscreenCanvas and let WebGL context work on workers., r=ehsan, r=jgilbert, r=nical
|
2015-09-29 11:51:24 +01:00 |
|
Dan Glastonbury
|
88074e14d9
|
Bug 1184402 - Reset format usage authority on context lose/restore. r=jgilbert
|
2015-08-06 10:30:51 +10:00 |
|
Jeff Gilbert
|
f0e28e9429
|
Bug 1188540 - Forward texture-related functions to WebGLTexture. - r=kamidphish
|
2015-08-03 14:34:46 -07:00 |
|
Dan Glastonbury
|
188212ebdf
|
Bug 1170455 - Part 4: Track the type of the generic vertex attribute. r=jgilbert
So the correct typed array can be returned from GetVertexAttrib.
|
2015-07-22 11:59:18 +10:00 |
|
Dan Glastonbury
|
16d9df4f71
|
Bug 1184786 - Fix LastColorAttachment(). r=jgilbert
|
2015-07-20 12:24:39 +10:00 |
|
Jeff Gilbert
|
2e4a1c88ee
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
|
Kyle
|
f7f1b5f7de
|
Bug 1137494 - Change the type given to type validation check. r=jgilbert
--HG--
extra : rebase_source : e33c359df97a43b10ed38139b3987842a8826c43
|
2015-06-23 17:25:13 -07:00 |
|
Dan Glastonbury
|
bcd4a3d26c
|
Bug 1170855 - Part 6: Implement Sampler binding tracking. r=jgilbert
|
2015-06-11 15:12:10 +10:00 |
|
Phil Ringnalda
|
e9695717ce
|
Backed out 12 changesets (bug 1170855) for Windows build bustage
CLOSED TREE
Backed out changeset 47070f494c9e (bug 1170855)
Backed out changeset 86e3fb3a2295 (bug 1170855)
Backed out changeset 49284df5294e (bug 1170855)
Backed out changeset ae7c769cb78d (bug 1170855)
Backed out changeset 1fbb0ef29363 (bug 1170855)
Backed out changeset 1fd9140044be (bug 1170855)
Backed out changeset cca48a1bc6ef (bug 1170855)
Backed out changeset 835570bc63bf (bug 1170855)
Backed out changeset 4ee1883ffc65 (bug 1170855)
Backed out changeset c666d71f4899 (bug 1170855)
Backed out changeset 046422ea849f (bug 1170855)
Backed out changeset d38fb3aea20a (bug 1170855)
|
2015-06-10 20:47:07 -07:00 |
|
Dan Glastonbury
|
77b3bd3050
|
Bug 1170855 - Part 6: Implement Sampler binding tracking. r=jgilbert
|
2015-06-11 12:26:27 +10:00 |
|