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
Commit message (
Expand
)
Author
Age
Files
Lines
*
j3dcore: final conversion of the JOGL backend to use JOGL2
Julien Gouesse
2012-05-03
2
-30
/
+82
*
j3dcore: disable support for GL_SGIX_texture_lod_bias
Harvey Harrison
2012-05-03
1
-7
/
+9
*
j3dcore: disable support for GL_SGIS_sharpen_texture and GL_SGIS_detail_texture
Harvey Harrison
2012-05-03
1
-20
/
+29
*
j3dcore: disable support for GL_SGIS_texture_filter4
Harvey Harrison
2012-05-03
1
-10
/
+14
*
j3dcore: disable support for GL_SGI_texture_color_table
Harvey Harrison
2012-05-03
1
-51
/
+54
*
j3dcore: disable all support for GL_NV_register_combiners
Harvey Harrison
2012-05-03
2
-238
/
+245
*
j3dcore: mark all occurences of GL_SUN_global_alpha as FIXME
Harvey Harrison
2012-05-03
1
-32
/
+35
*
j3dcore: change to a GL2 object in places using functionality from that profile
Harvey Harrison
2012-05-03
1
-105
/
+122
*
j3dcore: update constants from GLMatrixFunc interface
Julien Gouesse
2012-05-03
1
-11
/
+11
*
j3dcore: update constants from GL2 interface
Julien Gouesse
2012-05-03
1
-152
/
+152
*
j3dcore: update constants from GL2GL3 interface
Julien Gouesse
2012-05-03
1
-85
/
+85
*
j3dcore: update constants from GL2ES1 interface
Julien Gouesse
2012-05-03
1
-121
/
+121
*
j3dcore: update constants from GL2ES2 interface
Julien Gouesse
2012-05-03
1
-39
/
+39
*
j3dcore: update constants from GLLightingFunc interface
Julien Gouesse
2012-05-03
1
-68
/
+68
*
j3dcore: update constants from GLPointerFunc interface
Julien Gouesse
2012-05-03
1
-22
/
+23
*
j3dcore: update to use the new Buffers helpers rather than BufferUtils
Julien Gouesse
2012-05-03
1
-17
/
+17
*
j3dcore: the vertex attribute functions have moved to the GL2 profile
Julien Gouesse
2012-05-03
1
-7
/
+7
*
j3dcore: remove static feature boolean for CG library
Harvey Harrison
2012-05-03
1
-4
/
+0
*
j3dcore: remove the JOGL CG shader support code
Harvey Harrison
2012-05-03
4
-251
/
+0
*
j3dcore: annotate GeometryRetained userslist
Harvey Harrison
2012-05-03
3
-40
/
+28
*
j3dcore: remove d3d callback from GeometryArrayRetained
Harvey Harrison
2012-05-03
6
-41
/
+1
*
j3dcore: annotate users list in Screen3D
Harvey Harrison
2012-05-03
1
-25
/
+16
*
j3dcore: remove more D3D only code
Harvey Harrison
2012-05-03
6
-136
/
+0
*
j3dcore: beginScene/endScene was only used by D3D...remove it
Harvey Harrison
2012-05-03
6
-52
/
+0
*
j3dcore: remove all CG-shader support code (well, most of it anyways)
Harvey Harrison
2012-05-03
6
-1801
/
+22
*
j3dcore: remove the ability to set the shading language to CG, assume GLSL
Harvey Harrison
2012-05-03
4
-103
/
+2
*
j3dcore: simplify Pipeline singleton creation
Harvey Harrison
2012-05-03
1
-31
/
+25
*
j3dcore: remove a bunch of the native support code and classes
Harvey Harrison
2012-05-03
67
-61462
/
+1
*
j3dcore: default to JOGL pipeline always, remove option to set native pipelines
Harvey Harrison
2012-05-03
1
-15
/
+2
*
j3dcore: use an explicit boolean when a PhysicalEnvironment has no more users
Harvey Harrison
2012-03-05
1
-20
/
+20
*
j3dcore: annotate PhysicalEnvironment static hashmap
Harvey Harrison
2012-03-05
2
-6
/
+8
*
j3dcore: annotate the PhysicalEnvironment::devices list
Harvey Harrison
2012-03-05
2
-60
/
+52
*
j3dcore: annotate PhysicalEnvironment::users list as holding Views
Harvey Harrison
2012-03-05
3
-51
/
+45
*
j3dcore: ViewPlatformRetained::getViewList cannot return null
Harvey Harrison
2012-03-05
1
-10
/
+9
*
j3dcore: remove unneeded casts to View in SoundStructure
Harvey Harrison
2012-03-05
1
-4
/
+4
*
j3dcore: remove the unused SoundRenderer class...never seems to be used
Harvey Harrison
2012-03-03
3
-97
/
+0
*
j3dcore: change getViewPlatformList() to never return null and remove checks
Harvey Harrison
2012-03-03
2
-65
/
+37
*
j3dcore: add an early return to the enable/disable event functions to reduce ...
Harvey Harrison
2012-03-03
1
-148
/
+120
*
j3dcore: preparation patch for cleanup of getViewList() users in VirtualUniverse
Harvey Harrison
2012-03-03
1
-137
/
+132
*
j3dcore: only mark the cached view list as dirty if we actually change it
Harvey Harrison
2012-03-03
1
-5
/
+3
*
j3dcore: annotate list of Views in ViewPlatformRetained
Harvey Harrison
2012-03-03
1
-30
/
+30
*
j3dcore: annotate GroupRetained's list of child nodes and compiled child nodes
Harvey Harrison
2012-02-26
5
-90
/
+60
*
j3dcore: annotate NodeRetained::branchGroupPaths
Harvey Harrison
2012-02-26
9
-30
/
+27
*
j3dcore: fix raster code in the JOGL backend to match the native OpenGL code
Harvey Harrison
2012-02-22
1
-6
/
+6
*
j3dcore: remove code that was stubbed-out in issue 458
Harvey Harrison
2012-02-21
2
-36
/
+1
*
j3dcore: use annotated ArrayList of AWTEvents in WakeupOnAWTEvent
Harvey Harrison
2012-02-20
1
-16
/
+12
*
j3dcore: remove the DVR backdoor in View
Harvey Harrison
2012-02-20
1
-47
/
+0
*
j3dcore: annotate the ThreadLocals in JoglPipeline
Harvey Harrison
2012-01-27
1
-15
/
+15
*
j3dcore: remove the unneeded centroid from BoundingBox
Harvey Harrison
2012-01-24
1
-15
/
+8
*
j3dcore: switch the orderedBin array expansion to happen at set, rather than ...
Harvey Harrison
2012-01-24
1
-7
/
+18
[next]