index
:
~jinghua/sdl-freetype
gles
master
Unnamed repository; edit this file to name it for gitweb.
jinghua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-10
opengles: wip
gles
Luo Jinghua
2
-35
/
+274
2011-06-10
opengles: added the initial opengles renderer
Luo Jinghua
6
-7936
/
+624
2011-06-08
opengl: only use the alpha bits for subpixels enabled fonts
Luo Jinghua
1
-15
/
+29
2008-09-04
configure: actually remove config.*.
Luo Jinghua
3
-161
/
+0
2008-09-04
autogen.sh: add automake files instead symbol link to system files.
Luo Jinghua
1
-1
/
+1
2008-09-04
configure: remove some files which shouldn't be in git.
Luo Jinghua
4
-14453
/
+4468
2008-09-04
opengl: restore linear filter while texturing glyphs.
Luo Jinghua
1
-2
/
+2
2008-09-04
opengl: fix nothing drawing out if cleartype is enabled.
Luo Jinghua
2
-14
/
+17
2008-09-04
configure.ac: fix build failure.
Luo Jinghua
1
-5
/
+5
2008-09-04
autogen.sh: don't add option --enable-maintainer-mode to configure arguments.
Luo Jinghua
1
-1
/
+1
2007-03-07
configure: don't use maintainer mode.
Jinghua Luo
3
-192
/
+300
2007-02-05
fontmap: coding style fix.
Jinghua Luo
1
-11
/
+11
2007-02-04
opengl: remove debug output.
Jinghua Luo
1
-1
/
+0
2007-02-04
opengl: fix for bitmap glyph.
Jinghua Luo
1
-1
/
+1
2007-02-04
opengl: fix a width caculate bug for cleartype mode.
Jinghua Luo
1
-5
/
+19
2007-02-04
area-manager: fix a stupid aguments order bug.
Jinghua Luo
1
-3
/
+5
2007-02-04
opengl: fix glyph align and texture coords.
Jinghua Luo
1
-7
/
+6
2007-02-04
test: opengl test align text.
Jinghua Luo
1
-3
/
+6
2007-02-04
tests: opengl test another cleanup.
Jinghua Luo
1
-3
/
+3
2007-02-04
test: cleanup opengl test.
Jinghua Luo
1
-7
/
+2
2007-02-04
test: add opengl test.
Jinghua Luo
3
-1
/
+123
2007-02-04
opengl: coding style fix.
Jinghua Luo
1
-1
/
+1
2007-02-04
build system: use ax_check_gl to check OpenGL.
Jinghua Luo
8
-119
/
+727
2007-02-04
hash: fix a bug in itering code.
Jinghua Luo
1
-1
/
+1
2007-02-04
tests: build sdl test only if SDL is available.
Jinghua Luo
1
-1
/
+5
2007-02-04
all: fix a typo in copyright header.
Jinghua Luo
26
-26
/
+26
2007-02-04
Makefile.am: remove a extra space.
Jinghua Luo
1
-2
/
+2
2007-02-04
git: add gitingnoreso
Jinghua Luo
2
-0
/
+24
2007-02-04
configure: bump version to 0.0.3
0.0.3
Jinghua Luo
1
-2
/
+2
2007-02-03
ChangeLog: use git log generated one.
Jinghua Luo
2
-0
/
+5
2007-02-03
test: split into three tests.
Jinghua Luo
6
-346
/
+627
2007-02-03
all: kill almost of compiler warnings.
Jinghua Luo
8
-42
/
+60
2007-02-03
build system: add lots of warning flags to compiler flags.
Jinghua Luo
3
-1
/
+130
2007-02-03
opengl: use alpha channel for subpixel rendering instead returns not implemen...
Jinghua Luo
1
-0
/
+3
2007-02-03
opengl: save/restore gl attributes too.
Jinghua Luo
1
-29
/
+37
2007-02-03
openl: coding style fixes.
Jinghua Luo
1
-18
/
+18
2007-02-03
opengl: rename set target_extents to set_unit_scale.
Jinghua Luo
2
-17
/
+17
2007-02-03
opengl: glyph rendering basicly works now.
Jinghua Luo
2
-16
/
+124
2007-01-29
opengl: fix some typoes and make link work.
Jinghua Luo
2
-3
/
+3
2007-01-28
opengl: implement render more.
Jinghua Luo
1
-2
/
+66
2007-01-28
opengl: implement glyph cache more.
Jinghua Luo
3
-7
/
+164
2007-01-28
opengl: fill more stubs.
Jinghua Luo
2
-12
/
+112
2007-01-28
opengl: fix a copy-n-paste bug.
Jinghua Luo
1
-1
/
+1
2007-01-28
render: add new opengl render stub.
Jinghua Luo
10
-25114
/
+202
2007-01-28
rename sdl_freetype_area_find to sdl_freetype_area_manager_find.
Jinghua Luo
2
-32
/
+32
2007-01-28
add new area manager.
Jinghua Luo
8
-9
/
+442
2007-01-28
add some error codes and install under ${includedir}/sdl-freetype.
Jinghua Luo
10
-125
/
+279
2007-01-27
font: expose sdl_freetype_glyph_info_t to application.
Jinghua Luo
13
-1221
/
+1321
2007-01-25
font: fix show text.
Jinghua Luo
1
-5
/
+5
2007-01-25
font: cleanup.
Jinghua Luo
2
-14
/
+6
[next]