2011-09-03 |
Rob Savoye | using += in bourne shell is not portable. Fixes natty...
|
commit | commitdiff | tree |
2011-09-03 |
Rob Savoye | use dump.am instead of dump as a SUBDIR
|
commit | commitdiff | tree |
2011-09-02 |
Rob Savoye | Merge branch 'hwaccel'
|
commit | commitdiff | tree |
2011-09-02 |
Rob Savoye | merge from style branch
|
commit | commitdiff | tree |
2011-08-31 |
Rob Savoye | less verbose
|
commit | commitdiff | tree |
2011-08-31 |
Rob Savoye | less verbose
|
commit | commitdiff | tree |
2011-08-31 |
Rob Savoye | fix handling of solid fills, use StyleHandler, remove...
|
commit | commitdiff | tree |
2011-08-31 |
Rob Savoye | fix comments
|
commit | commitdiff | tree |
2011-08-31 |
Rob Savoye | support bitmaps, improve gradient support
|
commit | commitdiff | tree |
2011-08-31 |
Rob Savoye | fix bitmap handling to work with StyleHandler. Remove...
|
commit | commitdiff | tree |
2011-08-31 |
Rob Savoye | use StyleHandler for gradients
|
commit | commitdiff | tree |
2011-08-31 |
Rob Savoye | tweak privates & constructor. Implement linear gradients
|
commit | commitdiff | tree |
2011-08-31 |
Rob Savoye | remove extra blank lines
|
commit | commitdiff | tree |
2011-08-31 |
Rob Savoye | add comments, tweak dimensions for debugging.
|
commit | commitdiff | tree |
2011-08-23 |
Rob Savoye | Revert "disable logging if configured that way"
|
commit | commitdiff | tree |
2011-08-23 |
Rob Savoye | Revert "it helps if the option is spelled right."
|
commit | commitdiff | tree |
2011-08-23 |
Rob Savoye | it helps if the option is spelled right.
|
commit | commitdiff | tree |
2011-08-23 |
Rob Savoye | disable logging if configured that way
|
commit | commitdiff | tree |
2011-08-23 |
Rob Savoye | add option to disable debug logging, which is a performance hit
|
commit | commitdiff | tree |
2011-08-22 |
Rob Savoye | don't build the fb gui nor EGL by default, only if...
|
commit | commitdiff | tree |
2011-08-22 |
Rob Savoye | remove style changes, they're now in a new branch instead
|
commit | commitdiff | tree |
2011-08-22 |
Rob Savoye | Merge branch 'master' into hwaccel
|
commit | commitdiff | tree |
2011-08-22 |
Rob Savoye | eliminate warning about unused variable
|
commit | commitdiff | tree |
2011-08-22 |
Rob Savoye | add 2011 to copyright date.
|
commit | commitdiff | tree |
2011-08-22 |
Rob Savoye | drop a few blank lines
|
commit | commitdiff | tree |
2011-08-22 |
Rob Savoye | eliminate warnings, even though this is mostly just...
|
commit | commitdiff | tree |
2011-08-21 |
Rob Savoye | Merge branch 'master' into hwaccel
|
commit | commitdiff | tree |
2011-08-13 |
Rob Savoye | Merge branch 'master' into hwaccel
|
commit | commitdiff | tree |
2011-08-13 |
Rob Savoye | merge from master
|
commit | commitdiff | tree |
2011-08-12 |
Rob Savoye | create_Renderer_ogl is now renderer::opengl::create_handler
|
commit | commitdiff | tree |
2011-08-12 |
Rob Savoye | eliminate unused variable warning
|
commit | commitdiff | tree |
2011-08-12 |
Rob Savoye | eliminate unused variable warning
|
commit | commitdiff | tree |
2011-08-12 |
Rob Savoye | merge from master
|
commit | commitdiff | tree |
2011-08-12 |
Rob Savoye | fix comment typos
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | add comment about oneric and openvg library locations.
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | oneric moves libOpenVG into it's own directory
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | be less verbose
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | don't print Matrix debug info
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | create_Renderer_ogl() is now openvg::create_handler()
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | use a different config constant for OpenVG headers.
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | we always need OPENVG_STATIC_LIBRARY defined in CXXFLAGS
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | update the copyright date.
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | adjust the order of variable initialization in the...
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | update the copyright date.
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | update the copyright date.
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | update the copyright date.
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | fixed unused compiler warnings and update the copyright...
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | add README explaining the DirectFB code needs to be...
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | eliminate compiler warnings
|
commit | commitdiff | tree |
2011-08-09 |
Rob Savoye | eliminate warnings, even though this is just a debugging...
|
commit | commitdiff | tree |
2011-08-08 |
Rob Savoye | Use OPENVG_* instead of OVG_* for debug message
|
commit | commitdiff | tree |
2011-08-08 |
Rob Savoye | handle the user error of openvg being specified, but...
|
commit | commitdiff | tree |
2011-08-08 |
Rob Savoye | remove commented out code blocks
|
commit | commitdiff | tree |
2011-08-08 |
Rob Savoye | don't build OpenVG support if no dev files found.
|
commit | commitdiff | tree |
2011-08-08 |
Rob Savoye | use createRenderHandler() instead of create_Renderer_agg...
|
commit | commitdiff | tree |
2011-08-08 |
Rob Savoye | Add support for the GnashDevice display
|
commit | commitdiff | tree |
2011-08-08 |
Rob Savoye | attach the window to the device
|
commit | commitdiff | tree |
2011-08-07 |
Rob Savoye | Merge branch 'master' into hwaccel
|
commit | commitdiff | tree |
2011-08-03 |
Rob Savoye | less verbose
|
commit | commitdiff | tree |
2011-08-03 |
Rob Savoye | less verbose
|
commit | commitdiff | tree |
2011-08-03 |
Rob Savoye | initialize the4 renderer before preping the drawing...
|
commit | commitdiff | tree |
2011-07-31 |
Rob Savoye | move #endif to not drop the closing brace
|
commit | commitdiff | tree |
2011-07-30 |
Rob Savoye | Merge branch 'master' into hwaccel
|
commit | commitdiff | tree |
2011-07-30 |
Rob Savoye | merge from master
|
commit | commitdiff | tree |
2011-05-30 |
Rob Savoye | merge from master
|
commit | commitdiff | tree |
2011-05-30 |
Rob Savoye | pass argc & argv to init. Add comments
|
commit | commitdiff | tree |
2011-05-28 |
Rob Savoye | only define boolean for jpeg 7
|
commit | commitdiff | tree |
2011-05-27 |
Rob Savoye | define boolean as int when using mingw32
|
commit | commitdiff | tree |
2011-05-27 |
Rob Savoye | fix test for pkgroot
|
commit | commitdiff | tree |
2011-05-13 |
Rob Savoye | throw and exception instead of returning an error if...
|
commit | commitdiff | tree |
2011-05-11 |
Rob Savoye | cleanup handling of libva libraries so they work for...
|
commit | commitdiff | tree |
2011-05-11 |
Rob Savoye | don't always add the libva GLX library
|
commit | commitdiff | tree |
2011-05-10 |
Rob Savoye | use found_libva_incl instead of found_va_incl for the...
|
commit | commitdiff | tree |
2011-05-09 |
Rob Savoye | fix typo in help string
|
commit | commitdiff | tree |
2011-05-03 |
Rob Savoye | revert libva changes till a better solutuon is found
|
commit | commitdiff | tree |
2011-05-03 |
Rob Savoye | Gnash*Texture files moved to librender
|
commit | commitdiff | tree |
2011-05-03 |
Rob Savoye | vaapi headers need vaapi/ prefixed to the name.
|
commit | commitdiff | tree |
2011-05-02 |
Rob Savoye | use HAVE_VA_VA_H instead of RENDERER_AGG for including...
|
commit | commitdiff | tree |
2011-05-02 |
Rob Savoye | throw an exception if we can't make the context current...
|
commit | commitdiff | tree |
2011-05-02 |
Rob Savoye | throw an exception if we can't create an OpenVG context...
|
commit | commitdiff | tree |
2011-05-02 |
Rob Savoye | don't initialize OpenVG like OpenGL
|
commit | commitdiff | tree |
2011-05-02 |
Rob Savoye | merge from master
|
commit | commitdiff | tree |
2011-05-02 |
Rob Savoye | VaapiImageFormat.h is in vaapi now
|
commit | commitdiff | tree |
2011-05-01 |
Rob Savoye | merge from master
|
commit | commitdiff | tree |
2011-04-28 |
Rob Savoye | cleanup to eliminate compiler warnings
|
commit | commitdiff | tree |
2011-04-28 |
Rob Savoye | update copyright date
|
commit | commitdiff | tree |
2011-04-28 |
Rob Savoye | support AGG again in additional to OpenVG. Use the...
|
commit | commitdiff | tree |
2011-04-26 |
Rob Savoye | don't prefix va with lib when finging libva support
|
commit | commitdiff | tree |
2011-04-26 |
Rob Savoye | remove fluendo mp3 plugin
|
commit | commitdiff | tree |
2011-04-22 |
Rob Savoye | rtmpget needs PTHREAD_LIBS on natty
|
commit | commitdiff | tree |
2011-04-21 |
Rob Savoye | add default for gtk_gnash_LDADD, renders add only those...
|
commit | commitdiff | tree |
2011-04-21 |
Rob Savoye | add LIBVA_LIBS and LIBVA_X11_LIBS to LDADD if VAAPI...
|
commit | commitdiff | tree |
2011-04-21 |
Rob Savoye | add LIBVA_LIBS to LDADD if VAAPI is enabled
|
commit | commitdiff | tree |
2011-04-18 |
Rob Savoye | big merge from master
|
commit | commitdiff | tree |
2011-04-10 |
Rob Savoye | remove smart_ptr.h include
|
commit | commitdiff | tree |
2011-04-10 |
Rob Savoye | merge from master
|
commit | commitdiff | tree |
2011-04-10 |
Rob Savoye | merge from master
|
commit | commitdiff | tree |
2011-04-05 |
Rob Savoye | Merge branch 'master' into hwaccel
|
commit | commitdiff | tree |
2011-04-04 |
Rob Savoye | commit file #23105 for patch #7523
|
commit | commitdiff | tree |
2011-04-04 |
Rob Savoye | add utilities back in as a STD_DIR
|
commit | commitdiff | tree |