projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix #35337: sculpt performance regression, partial redraw was not working anymore
[blender.git]
/
source
/
blender
/
gpu
/
GPU_buffers.h
2013-03-24
Tamito Kajiyama
Merged changes in the trunk up to revision 55546.
blob
|
commitdiff
|
raw
2013-02-25
Sergey Sharybin
code cleanup: remove unused and unsupported functions...
blob
|
commitdiff
|
raw
2013-02-25
Sergey Sharybin
Camera tracking: libmv distortion API now also uses...
blob
|
commitdiff
|
raw
2013-01-05
Tamito Kajiyama
Merged changes in the trunk up to revision 53584.
blob
|
commitdiff
|
raw
2012-12-30
Nicholas Bishop
Use GPU_Buffers to draw wireframe when in dynamic-topol...
blob
|
commitdiff
|
raw
2012-12-30
Nicholas Bishop
Add GPU_buffers support for drawing dynamic topology...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
Sergey Sharybin
Merging r50625 through r51896 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-04
Tamito Kajiyama
Merged changes in the trunk up to revision 51853.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-30
Bastien Montagne
Fix for own r51737.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Bastien Montagne
Complete fix for [#33002] Wrong vertex color.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Tamito Kajiyama
Merged changes in the trunk up to revision 51718.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-22
Sergey Sharybin
Fix #32522: Object's diffuse color not showing in Sculp...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48592:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-10-06
Tamito Kajiyama
Merged changes in the trunk up to revision 51126.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Sergey Sharybin
Revert changes made to support diffuse color when sculpting
blob
|
commitdiff
|
raw
|
diff to current
2012-09-23
Tamito Kajiyama
Merged changes in the trunk up to revision 50829.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-23
Sergey Sharybin
Fix #32522: Object's diffuse color not showing in Sculp...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Tamito Kajiyama
Merged changes in the trunk up to revision 50607.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Sergey Sharybin
Merging r50265 through r50373 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Campbell Barton
fix for building on msvc2008 (also style cleanup)
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Tamito Kajiyama
Merged changes in the trunk up to revision 46557.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46463:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Sergey Sharybin
Merging r46495 through r46557 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-10
Nicholas Bishop
Add mask-drawing support to GPU_Buffers.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-10
Nicholas Bishop
Replace hardcoded DMGridData structure with CCGElem...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-14
Sergey Sharybin
Merging r44227 through r45619 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-03
Ove Murberg Henriksen
svn merge ^/trunk/blender -r44562:45364
blob
|
commitdiff
|
raw
|
diff to current
2012-03-25
Tamito Kajiyama
Merged changes in the trunk up to revision 45133.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Nicholas Bishop
Skip hidden elements in PBVH iterator, raycast, and...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-11
Campbell Barton
style cleanup, also remove unused externs.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
Tamito Kajiyama
Merged changes in the trunk up to revision 44797.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Campbell Barton
style cleanup: comment blocks
blob
|
commitdiff
|
raw
|
diff to current
2012-03-07
Nicholas Bishop
Code cleanup: use typedefs for DerivedMesh drawing...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-06
Nicholas Bishop
Draw individual face's material and shading correctly...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-05
Nicholas Bishop
Code cleanup: remove unused drawFacesColored from Deriv...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-29
Tamito Kajiyama
Merged changes in the trunk up to revision 44561.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-29
Campbell Barton
Code Cleanup: remove non existing function declarations.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-25
Tamito Kajiyama
Merged changes in the trunk up to revision 44419.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Nicholas Bishop
Code cleanup: de-duplicate code in GPU_build_grid_buffe...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Nicholas Bishop
Code cleanup: don't use GHash for GPU_build_mesh_buffers().
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Nicholas Bishop
Another fix for non-VBO flat-shading in sculpt mode...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Nicholas Bishop
Remove call to GPU_update_mesh_buffers from GPU_build_m...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-08
Tamito Kajiyama
Merged changes in the trunk up to revision 43219.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Sergey Sharybin
Merging r43025 through r43129 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
Campbell Barton
svn merge ^/trunk/blender -r43062:43085
blob
|
commitdiff
|
raw
|
diff to current
2012-01-02
Nicholas Bishop
Remove some silly variable copies that stuck around...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-05
Tamito Kajiyama
Merged changes in the trunk up to revision 42425.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Sergey Sharybin
Merging r42193 through r42349 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Campbell Barton
svn merge ^/trunk/blender -r42245:42261
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Campbell Barton
remove header text:
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Tamito Kajiyama
Merged changes in the trunk up to revision 41638.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-07
Brecht Van Lommel
Cycles: svn merge -r41531:41613 ^/trunk/blender
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Campbell Barton
svn merge ^/trunk/blender -r41503:41575
blob
|
commitdiff
|
raw
|
diff to current
2011-11-05
Sergey Sharybin
Merging r41536 through r41554 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-05
Miika Hamalainen
Merge with trunk r41545
blob
|
commitdiff
|
raw
|
diff to current
2011-11-05
Nicholas Bishop
GPU Buffers
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Tamito Kajiyama
Merged changes in the trunk up to revision 41368.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Miika Hamalainen
Merge with trunk r41342
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Brecht Van Lommel
Cycles: svn merge -r41225:41232 ^/trunk/blender
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Sergey Sharybin
Merging trunk up to revision 41245.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Campbell Barton
svn merge ^/trunk/blender -r41226:41227 .
blob
|
commitdiff
|
raw
|
diff to current
2011-10-23
Campbell Barton
remove $Id: tags after discussion on the mailign list...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Benoit Bolsee
svn merge -r 37306:39975 https://svn.blender.org/svnroo...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-07
Brecht Van Lommel
Cycles: svn merge -r37957:39132 https://svn.blender...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
Campbell Barton
svn merge -r38200:38300 https://svn.blender.org/svnroot...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-21
Nathan Letwory
svn merge -r37276:38555 https://svn.blender.org/svnroot...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
Tamito Kajiyama
Merged changes in the trunk up to revision 38543.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Campbell Barton
svn merge -r38157:38474 https://svn.blender.org/svnroot...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-16
Joshua Leung
Bugfix [#27157] keyframing a constrained bone does...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Xiao Xiangquan
merge from trunk 38379
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
Joerg Mueller
Merging trunk up to r38329.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
Mitchell Stokes
CMake fixes for r38303 (splitting up the outliner code).
blob
|
commitdiff
|
raw
|
diff to current
2011-07-10
Miika Hamalainen
Merge with trunk r38281
blob
|
commitdiff
|
raw
|
diff to current
2011-07-09
Sergey Sharybin
Merging r38237 through r38264 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Nicholas Bishop
== GPU Buffers ==
blob
|
commitdiff
|
raw
|
diff to current
2011-06-08
Mike Erwin
migrated NDOF code from soc-2010-merwin, SpaceNavigator...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Nick Samarin
synched with trunk at revision 36569
blob
|
commitdiff
|
raw
|
diff to current
2011-02-27
Joseph Eagar
merge with/from trunk at r35190
blob
|
commitdiff
|
raw
|
diff to current
2011-02-26
Tamito Kajiyama
Merged changes in the trunk up to revision 35203.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Nathan Letwory
doxygen: entry for gpu, modifiers, nodes, python and...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-19
Tamito Kajiyama
Merged changes in the trunk up to revision 34996.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
Nick Samarin
synched with trunk at revision 34793
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
Nick Samarin
synched with trunk at revision 34793
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
Nick Samarin
synched with trunk at revision 34793
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
Nick Samarin
synched with trunk at revision 34793
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
Nick Samarin
synched with trunk at revision 34793
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Lukas Steiblys
added more code comments and removed some magic constants
blob
|
commitdiff
|
raw
|
diff to current
2010-12-06
Tamito Kajiyama
* Merged changes in the trunk up to revision 33492.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Campbell Barton
- added GCC warning -Wstrict-prototypes
blob
|
commitdiff
|
raw
|
diff to current
2010-07-25
Mike Erwin
merged 29285:30707 from trunk
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Nick Samarin
synched with trunk at revision 30597
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Joseph Eagar
part 1 of merge from trunk at r30358; it compiles,...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-14
Tamito Kajiyama
Merged changes in the trunk up to revision 30335.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-14
Joerg Mueller
svn merge -r 30262:30322 https://svn.blender.org/svnroo...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-14
Brecht Van Lommel
Fix a few compile warnings and rename gpu_buffers.h...
blob
|
commitdiff
|
raw
|
diff to current