CIA.vc
enesim
Real-time open source activity stats
Stats » Projects » Enlightenment » enesim
informationsyndicateUTC clock
22:45 on Feb 13, 2012
event counters
The last message was received 1.85 years ago at 01:46 on Apr 10, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
5 messages since the first one, 1.99 years ago, for an average of 4.85 months between messages
recent messages
dateReversed sort columnprojectcontentlink
01:46 on Apr 10, 2010e
Commit by turran :: r47891 enesim/src/lib/converter/rgb888.c: (link)
+ Of course, dont forget the new files
#
01:33 on Apr 10, 2010e
Commit by turran :: r47889 enesim/ (19 files in 7 dirs): (link)
+ Don't compile the examples dir, it is going to be removed
  As we need a loader/saver there's no point to redo what
  emage already has. Better use it.
+ Start adding getters to the renderers. This will simplify
  the eon integration.
+ Reduce the functions of renderers to single attributes
  for better eon integration
+ Add rgb888 format to both the converter and the importer
+ Add channel selection to the displacement map filter
+ Add projective support to the stripes renderer
+ Upgrade some copyright dates
#
00:24 on Feb 24, 2010e
Commit by turran :: r46415 enesim/ (5 files in 4 dirs): (link)
+ Dont export the span_fill(), state_setup() and state_cleanup()
  use only the surface_draw() for that
+ Fix the benchmark to use the exported function only
#
01:07 on Feb 19, 2010e
Commit by turran :: r46283 enesim/ (12 files in 5 dirs): (link)
+ Add pool support:
  A pool is an interface for allocating surface's data
  Is not supported on the surface subsystem yet,
  but is a start on how enesim should support different backends
  on different gfx systems
#
00:49 on Feb 16, 2010e
Commit by turran :: r46198 enesim/src/ (13 files in 5 dirs): (link)
+ DOCS++
+ Add some prototypes for the enesim surface pools
#