index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
library_gl.js
Age
Commit message (
Expand
)
Author
2012-04-03
add another working glbook testcase
Alon Zakai
2012-04-03
Merge remote-tracking branch 'upstream/incoming' into gl_small_fixes
Ehsan Akhgari
2012-04-03
Revert the offset change for byte array accesses
Ehsan Akhgari
2012-04-03
fixes for glGetShaderInfoLog
Alon Zakai
2012-04-03
fix glGet boolean output
Alon Zakai
2012-04-03
remove nonexisting glUniformNfi funcs
Alon Zakai
2012-04-03
fix glGetUniformLocation return value
Alon Zakai
2012-04-03
update webgl todos
Alon Zakai
2012-04-03
add GL debugging facility and fix some minor bugs
Alon Zakai
2012-04-03
Fix the dependency information in library_gl
Ehsan Akhgari
2012-04-03
Correct the byte offset passed to make{G,S}etValue
Ehsan Akhgari
2012-04-03
Return 0 instead of null from hashtable.id()
Ehsan Akhgari
2012-04-02
make glut main loop throw again, and fix test_glgears
Alon Zakai
2012-04-02
fix test_glgears
Alon Zakai
2012-04-02
Whitespace fixes
Ehsan Akhgari
2012-04-02
Merge remote-tracking branch 'behdad/master' into behdad
Ehsan Akhgari
2012-04-02
event.preventDefault if GLUT is handling events
Behdad Esfahbod
2012-03-31
comment
Alon Zakai
2012-03-31
library additions in preparation for glbook tests
Alon Zakai
2012-03-30
todo
Alon Zakai
2012-03-30
Merge pull request #328 from ehsan/ogre_upstream
Alon Zakai
2012-03-29
some TODO stuff in gl code
Alon Zakai
2012-03-28
Use numerical constants instead of symbolic names
Ehsan Akhgari
2012-03-28
Add some porper null checks
Ehsan Akhgari
2012-03-28
Implement the remaining shader and program functions
Ehsan Akhgari
2012-03-28
Implement GL texture functions
Ehsan Akhgari
2012-03-28
Implement glIsBuffer
Ehsan Akhgari
2012-03-28
Implement glBufferSubData
Ehsan Akhgari
2012-03-28
Implement renderbuffer functions
Ehsan Akhgari
2012-03-28
Implement glGet functions
Ehsan Akhgari
2012-03-28
Fix glutPostRedisplay call from glutMainLoop
Behdad Esfahbod
2012-03-28
Fix back hashtable.remove
Behdad Esfahbod
2012-03-28
Stop execution in glutMainLoop
Behdad Esfahbod
2012-03-28
Refactor keyboard func
Behdad Esfahbod
2012-03-28
Fix glGetIntegerv
Behdad Esfahbod
2012-03-28
Fix GLUT frame display
Behdad Esfahbod
2012-03-28
Fix typo
Behdad Esfahbod
2012-03-28
Fix glTexImage2D() issue with Firefox where pixels is null
Behdad Esfahbod
2012-03-27
Implement glDeleteShader / glDeleteProgram
Behdad Esfahbod
2012-03-27
Fix glShaderSource
Behdad Esfahbod
2012-03-27
Fix makeGetValue addressing in GL
Behdad Esfahbod
2012-03-27
Implement glutGetModifiers()
Behdad Esfahbod
2012-03-27
Better handle GLUT frame request handling
Behdad Esfahbod
2012-03-27
Add glutMotionFunc()
Behdad Esfahbod
2012-03-27
Fix glut specialUpFunc check
Behdad Esfahbod
2012-02-18
glDrawArrays
julien.hamaide
2012-02-14
added glBlendFunc and glActiveTexture
julien.hamaide
2012-02-09
glGetShaderiv & glGetProgramiv
julien.hamaide
2012-02-09
Fix error found by ehsan in GL.hastable
julien.hamaide
2012-02-09
Explicit handling of id 0 in hastable
julien.hamaide
[next]