index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
make toplevel Makefile pass MAKEFLAGS to out/Makefile
epoger@google.com
2011-06-28
*
Add "tools" to "make all"
epoger@google.com
2011-06-23
*
add toplevel Makefile that works for Mac and Unix
epoger@google.com
2011-06-22
*
delete all old (non-Gyp) buildfiles
epoger@google.com
2011-06-14
*
Temporarily fall back to the old makefile; the new one was killing buildbot.
epoger@google.com
2011-06-07
*
Some final cleanups leading up to The Official Switch to Gyp
epoger@google.com
2011-06-07
*
remove legacy LCDTEXT define
reed@google.com
2011-06-06
*
New scalar benchmark suite, comparing SkScalarAs2sCompliment vs native float ...
tomhudson@google.com
2011-06-06
*
add MatrixBench.cpp
reed@google.com
2011-06-01
*
Add Mesa as a GL backend.
bungeman@google.com
2011-05-19
*
Add GL context creation for X so that gm can run GPU on Linux.
bungeman@google.com
2011-05-17
*
use SkPath for GrPath, removing GrPathIter entirely
reed@google.com
2011-05-16
*
add typefacecache
reed@google.com
2011-05-02
*
move SkOSFile.cpp into utils_files.mk, since it is needed for skdiff on all
reed@google.com
2011-04-28
*
New 'skdiff' tool to compare two directories full of files, write diff images
tomhudson@google.com
2011-04-27
*
http://codereview.appspot.com/4431067/
reed@google.com
2011-04-26
*
add gradient bench
reed@google.com
2011-04-15
*
add benchmark for path filling
reed@google.com
2011-04-11
*
Remove dependence on platform GL headers. Remove code that attempts to infer ...
bsalomon@google.com
2011-04-04
*
Move where compression enable/disable is done to make recompilation faster.
vandebo@chromium.org
2011-04-01
*
add SkCreateTypefaceFromCTFont() to create a typeface directly from a CTFontRef
reed@google.com
2011-03-22
*
Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now).
bsalomon@google.com
2011-03-21
*
change -lpng12 to -lpng
reed@google.com
2011-03-21
*
Updates to the unix sample app.
scroggo
2011-03-18
*
Enable compiling the PDF backend by default in the makefile.
vandebo@chromium.org
2011-03-08
*
[PDF] Add support for Shaders.
vandebo@chromium.org
2011-03-08
*
fixes for some warnings:
reed@google.com
2011-01-25
*
enable sse2 source in makefile
reed@google.com
2011-01-17
*
add SSE2 opt files to xcode
reed@google.com
2011-01-17
*
use -O2 for release, -g for debug (so we can get symbols for gdb)
reed@google.com
2011-01-10
*
add template macro to "safely" perform casts w/o breaking strict-aliasing
reed@google.com
2011-01-05
*
add colorspace option to SkBitmap -> CGImageRef utility (patch from nico)
reed@android.com
2011-01-03
*
fix build for linux
reed@google.com
2010-12-23
*
require lpng12 for gm tool (since Mac encoder tweaks the results for colorspa...
reed@google.com
2010-12-23
*
silence some of our startup spew
reed@google.com
2010-12-23
*
add gpu to the default makefile
reed@google.com
2010-12-23
*
remove ZLIB include from SkUserConfig for how (doesn't work on mac sampleapp)...
reed@google.com
2010-12-20
*
add option to write PDFs from gm
reed@google.com
2010-12-20
*
update for GPU backend
reed@android.com
2010-12-20
*
Fix perf regression in Color32.
senorblanco@chromium.org
2010-12-16
*
Initial PDF backend commit: directories, build rules, primitives
vandebo@chromium.org
2010-09-24
*
force 10.4 SDK for macs, as the font porter there needs those APIs
reed@android.com
2010-05-12
*
add FPSBench.cpp
reed@android.com
2010-04-15
*
add png to makefile for linux
reed@android.com
2010-04-15
*
add SK_ENABLE_LIBPNG to force reference to PNG codec
reed@android.com
2010-04-15
*
add skhello for simple hello-world sample code
reed@android.com
2010-04-12
*
More SSE2-ification; fix for gcc -msse2.
senorblanco@chromium.org
2009-11-16
*
Makefile fix: Fix gm build for Linux.
senorblanco@chromium.org
2009-10-30
*
fix base linux build, adding freetype support
reed@android.com
2009-09-28
*
update
reed@android.com
2009-09-02
[next]