index
:
java3d/java3d-core.git
1.6-master
dev1.7.0
dev1.7.1
master
shadowmap
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
shadowmap branch brought inline with jogl 2.4.0
Philip Jordan
2023-05-25
2
-17
/
+11
*
texture mask re-applied in joglpipeline
Philip Jordan
2023-05-22
2
-4
/
+5
*
commnets added
Philip Jordan
2021-10-16
2
-1655
/
+1665
*
first cut of shadow maps, working with a very basic case
Philip Jordan
2020-07-05
14
-3966
/
+3338
*
fullscene antialiasing removed from Renderer completely.
Philip Jordan
2020-06-18
4
-1717
/
+1576
*
GeometryService license added
Philip Jordan
2020-05-20
1
-0
/
+21
*
comments referring to javax updated to org.jogamp
Philip Jordan
2020-03-30
3
-5
/
+5
*
Fixes to Canvas3D.getPixelWidth() and Canvas3D.getPixelHeight()
Egor Tsinko
2020-02-25
1
-2
/
+2
*
Fixed an issue with shared readRasterReady variable in GraphicsContext3D
Egor Tsinko
2020-02-20
2
-21
/
+18
*
made Canvas3D.getPixelHeight() and Canvas3D.getPixelWidth() public
Egor Tsinko
2020-02-14
1
-2
/
+2
*
fixed invalid canvas size passed to readRaster() pipeline operation
Egor Tsinko
2020-02-14
1
-2
/
+1
*
Removed version dependent static values from pipeline code
Philip Jordan
2020-02-01
2
-4
/
+4
*
fixed an issue with J3DGraphics2DImpl.validate()
Egor Tsinko
2020-01-28
1
-34
/
+64
*
fixed an issue with J3DGraphics2DImpl.clearOffScreen()
Egor Tsinko
2020-01-28
1
-0
/
+6
*
Merge pull request #7 from etsinko/hidpi-pixel-accuracy-improvements
Philip Jordan
2020-01-28
3
-2
/
+46
|
\
|
*
improved the 2D graphics overlay in Canvas3D.
Egor Tsinko
2020-01-27
3
-2
/
+46
|
*
Revert "fixed a NPE that happened during offscreen rendering"
Philip Jordan
2020-01-26
1
-5
/
+3
|
*
fixed a NPE that happened during offscreen rendering
Egor Tsinko
2020-01-22
1
-3
/
+5
*
|
Merge pull request #4 from etsinko/hidpi-fix
Philip Jordan
2020-01-26
1
-3
/
+3
|
\
\
|
*
|
fixed getPixelLocationFromImagePlate(). Now it works on HiDPI screens
Egor Tsinko
2020-01-22
1
-3
/
+3
|
|
/
*
|
Merge pull request #5 from etsinko/hidpi-overlay-fix
Philip Jordan
2020-01-26
2
-4
/
+4
|
\
\
|
*
|
Updated pipelines so they use linear interpolation when drawing overlay on sc...
Egor Tsinko
2020-01-23
2
-4
/
+4
|
|
/
*
|
fixed a NPE that happened during offscreen rendering
Egor Tsinko
2020-01-26
1
-3
/
+5
*
|
j3dcore: add handling for the new j3d.numSamples property
Emmanuel Puybaret
2020-01-25
2
-10
/
+6
*
|
QuadArray usage warning improved to advise how to convert easily.
Philip Jordan
2019-10-25
2
-5
/
+35
|
/
*
checkAppContext only applies to java version 7 and 8 now
phil
2019-09-21
1
-8
/
+26
*
HiDPI fix improved to work when moving a Canvas between screens, also
phil
2019-09-21
3
-21
/
+36
*
Merge branch 'dev1.7.0'
phil
2019-09-15
3
-2
/
+60
|
\
|
*
Pure Immediate Context usage fix
phil
2019-06-09
2
-1
/
+59
|
*
deprecated features comment update to note tex coord generation is
phil
2019-01-20
1
-1
/
+1
*
|
Merge branch '1.6-master'
phil
2019-09-15
1
-7
/
+7
|
/
*
Fix HiDPI issues on windows
Ian Brown
2018-09-04
2
-5
/
+17
*
checkAppContext added to getBestConfiguration
phil
2017-05-03
2
-0
/
+8
*
Gl2ES2Pipeline autoMipMap generation enabled
phil
2017-02-27
1
-17
/
+15
*
Jogl2es2Pipeline, gl2es2 calls reduced, short indexes loaded faster
phil
2017-02-27
1
-67
/
+155
*
Performance improvements intersects and j3dmessage
phil
2017-02-27
6
-31
/
+74
*
Actual support for a true GL2ES2 context
phil
2017-01-08
3
-976
/
+1036
*
Code changes as suggested by gouessej
phil
2016-12-20
3
-18
/
+2
*
Jogl2es2Pipeline: determining the presence of data structures in shaders
phil
2016-12-20
2
-14
/
+22
*
Jogl2es2Context updated to correctly clear uniform load state each frame
phil
2016-12-20
1
-25
/
+14
*
Jogl2es2Pipeline: system for determining uniforms current state improved
phil
2016-12-20
1
-88
/
+179
*
Jogl2es2pipeline: ignoreVertexColors load into shader was buggy
phil
2016-12-20
1
-9
/
+21
*
Jogl2es2pipeline: array data copied to nio buffers as late as possible
phil
2016-12-20
1
-161
/
+219
*
ShaderProgramRetained excessive string creation reduced
phil
2016-12-08
2
-1136
/
+1199
*
Gl2es2Pipeline executed contexts for Geometry not recorded in Indexed
phil
2016-12-07
2
-1
/
+7
*
Enumeration swapped to typed Iterator
phil
2016-12-07
47
-249
/
+285
*
glTexImage2D glTexSubImage2D glReadPixel handling corrected
phil
2016-12-05
1
-77
/
+37
*
GL_OES_texture_npot extensions checked
phil
2016-12-05
1
-1
/
+3
*
setFFP more minimize calls added for matrixes
phil
2016-12-05
2
-311
/
+331
*
transparencyAlpha sent through, readOffScreenBuffer supports INT buffer
phil
2016-12-05
2
-605
/
+684
[next]