issues
search
pex-gl
/
pex-context
Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into commands.
http://pex-gl.github.io/pex-context/
MIT License
160
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move logs on resources creation under debugMode
#145
dmnsgn
opened
1 month ago
0
Creating query logs debug message
#144
vorg
closed
2 months ago
7
extDTQ is null in Firefox
#143
vorg
closed
4 months ago
6
Skip built-in attributes when building vertexLayout
#142
vorg
closed
4 months ago
0
Add MIRRORED_REPEAT to ctx.Wrap
#141
dmnsgn
closed
5 months ago
0
Add support for uniforms array
#140
dmnsgn
opened
5 months ago
0
Add support for clearBuffer
#139
dmnsgn
opened
5 months ago
1
Reduce amount of supported texture formats
#138
vorg
opened
9 months ago
0
Add support for texture arrays
#137
vorg
opened
10 months ago
0
build(deps-dev): bump webpack from 5.67.0 to 5.76.0 in /examples
#136
dependabot[bot]
closed
6 months ago
3
build(deps): bump minimist from 1.2.5 to 1.2.8 in /examples
#135
dependabot[bot]
closed
6 months ago
3
build(deps): bump minimist and mkdirp
#134
dependabot[bot]
closed
6 months ago
2
132 multi draw
#133
dmnsgn
closed
1 year ago
0
Implement WEBGL_multi_draw
#132
dmnsgn
closed
6 months ago
0
Stop relying on existing buffer.type in updateBuffer
#131
dmnsgn
closed
6 months ago
0
build(deps): bump express from 4.17.2 to 4.18.2 in /examples
#130
dependabot[bot]
closed
6 months ago
3
Include WebGL2 feature in ctx.capabilities
#129
vorg
closed
6 months ago
3
Add multisampled framebuffer support
#128
vorg
closed
2 years ago
3
Default DEPTH_COMPONENT to 24bits
#127
vorg
closed
2 years ago
6
Add warning if attribute with divisor present but no instance count provided
#126
vorg
closed
6 months ago
4
Add stride and offset to buffer allowedProps
#125
dmnsgn
closed
6 months ago
2
build(deps): bump terser from 5.10.0 to 5.14.2 in /examples
#124
dependabot[bot]
closed
6 months ago
3
ctx.PixelFormat.RGBA32F is not renderable in WebGL2?
#122
vorg
closed
6 months ago
7
build(deps): bump jpeg-js from 0.4.3 to 0.4.4 in /examples
#121
dependabot[bot]
closed
6 months ago
3
ImageBitmap is only supported in WebGL2
#120
vorg
closed
6 months ago
7
console.debug messages scrambled in SF and FF
#119
vorg
closed
1 year ago
1
Remove flatten dependency
#118
vorg
closed
6 months ago
0
V3
#117
dmnsgn
closed
6 months ago
0
Simplify instancing, instancedArrays and vertexArray polyfilling code
#116
dmnsgn
closed
6 months ago
3
Multisampled framebuffer support
#115
vorg
opened
2 years ago
5
Add support for WebGL2
#114
vorg
opened
2 years ago
3
build(deps): bump async from 2.6.3 to 2.6.4 in /examples
#113
dependabot[bot]
closed
6 months ago
3
build(deps): bump minimist from 1.2.5 to 1.2.6 in /examples
#112
dependabot[bot]
closed
1 year ago
1
build(deps): bump node-forge from 1.2.1 to 1.3.0 in /examples
#111
dependabot[bot]
closed
6 months ago
3
Bump follow-redirects from 1.14.7 to 1.14.8 in /examples
#110
dependabot[bot]
closed
2 years ago
0
Bump ajv from 6.10.0 to 6.12.6
#109
dependabot[bot]
closed
2 years ago
0
Bump cached-path-relative from 1.0.2 to 1.1.0 in /examples
#108
dependabot[bot]
closed
2 years ago
1
Bump follow-redirects from 1.13.3 to 1.14.7 in /examples
#107
dependabot[bot]
closed
2 years ago
1
Bump url-parse from 1.5.1 to 1.5.3 in /examples
#106
dependabot[bot]
closed
2 years ago
1
Bump path-parse from 1.0.6 to 1.0.7 in /examples
#105
dependabot[bot]
closed
2 years ago
1
Bump ws from 6.2.1 to 6.2.2 in /examples
#104
dependabot[bot]
closed
2 years ago
1
Bump dns-packet from 1.3.1 to 1.3.4 in /examples
#103
dependabot[bot]
closed
2 years ago
0
Buffer: allow normalized as prop
#102
dmnsgn
closed
2 years ago
1
Bump lodash from 4.17.11 to 4.17.21
#101
dependabot[bot]
closed
3 years ago
0
Add support for compressed texture
#100
dmnsgn
closed
2 years ago
1
Texture: add compressed texture support
#99
dmnsgn
closed
2 years ago
0
Texture premultiplayAlpha should be premultiplyAlpha
#98
dmnsgn
closed
2 years ago
0
Texture with type HALF_FLOAT should convert to Float16Array instead of Float32Array
#97
dmnsgn
closed
3 years ago
1
fix: assign to height instead of width in texture update
#96
dmnsgn
closed
2 years ago
0
Texture update assigns to width instead of height
#95
dmnsgn
closed
2 years ago
0
Next