despair
|
7a1a62f41a
|
File parser is functionally complete, need to code in file format validation
|
5 years ago |
despair
|
89f758a600
|
moved to shared libs, STL read-only data segment is STILL 4.8MB 😡 REEEEEEE
|
5 years ago |
despair
|
d277e7730f
|
new header
|
5 years ago |
despair
|
632e5e8fcc
|
oops
|
5 years ago |
despair
|
2f556ca54b
|
some ideas in the comments
|
5 years ago |
despair
|
78cd9b4d7e
|
that did NOT work. will take a look in the morning
|
5 years ago |
despair
|
25ace5cdb1
|
this might work
|
5 years ago |
despair
|
cb8090c859
|
Merge branch 'master' of https://gitgud.io/odilitime/netrunner
# Conflicts:
# README.md
|
5 years ago |
despair
|
d5de0b4164
|
readme update
|
5 years ago |
despair
|
79fa1dc356
|
updated stickers on readme, removed outdated pkg
|
5 years ago |
despair
|
fe137aec79
|
added parser, ***COMMENTED OUT*** / If you value your sanity, please don't uncomment it
|
5 years ago |
despair
|
6809d5b40b
|
preparing for nightly
|
5 years ago |
Odilitime
|
888e8629ea
|
OSX package, obsd notes, other mbed notes
|
5 years ago |
Odilitime
|
0ea45d8da8
|
update dep scripts to build mbedtls
|
5 years ago |
Odilitime
|
b8fe5dc78c
|
packaging updates
|
5 years ago |
despair
|
24b8261298
|
patch
|
5 years ago |
Odilitime
|
668453d591
|
fix darwin if statements to find libglfw.?3?
|
5 years ago |
despair
|
aff58638d0
|
Merge branch 'master' of https://gitgud.io/odilitime/netrunner
# Conflicts:
# src/CFGFileParser.cpp
# src/main.cpp
|
5 years ago |
despair
|
7d0e8a928b
|
new banner, cleanup tree for new merge
|
5 years ago |
Odilitime
|
3c5085c10b
|
fixed sign problem
|
5 years ago |
Odilitime
|
e25a030748
|
fix casting and shadow issues
|
5 years ago |
Odilitime
|
9ea9bb3e23
|
unshadow variable
|
5 years ago |
Odilitime
|
3f89d69db8
|
remove unneeded elements
|
5 years ago |
Odilitime
|
7a1f0531de
|
remove unneeded prototypes
|
5 years ago |
Odilitime
|
2fb191c000
|
fix URL typo
|
5 years ago |
Odilitime
|
2e4ae5d443
|
pass maxTextureSize to rasterizer (if available), rgba to int conversion
|
5 years ago |
rick
|
d7e279ea3d
|
Temp commit
|
5 years ago |
Odilitime
|
3d22573e1e
|
color update, set win on components, onBeforeLoad, use docComp's navto
|
5 years ago |
Odilitime
|
45094be882
|
remove window global
|
5 years ago |
Odilitime
|
7e2f064ccb
|
remove window global, don't updateText on cstr
|
5 years ago |
Odilitime
|
6ee0425d88
|
onBeforeLoad(), navTo flushed out, new componentBuilder prototype, remove window global
|
5 years ago |
Odilitime
|
32247ac066
|
deprecate block and p element infavor of div, build now takes win instead of size, uses new element render api, remove window global
|
5 years ago |
Odilitime
|
ca10ce7d05
|
remove rgab (in favor of unsigned int), win is now a property
|
5 years ago |
Odilitime
|
0c82456c22
|
fix typo
|
5 years ago |
Odilitime
|
68f5538025
|
use unsued variable
|
5 years ago |
Odilitime
|
f8f1e99f17
|
change API to use new request reference prototype
|
5 years ago |
Odilitime
|
d185193614
|
renderer() now uses ElementRenderRequest
|
5 years ago |
Odilitime
|
81e0bc65c8
|
new browser object (holds a collection of windows)
|
5 years ago |
Odilitime
|
1e034db408
|
getActiveDocumentComponent(), multiwindow support, share first context, use doc's navTo, inherit enable_shared_from_this, new window keyboard shortcut
|
5 years ago |
Odilitime
|
ac85f54c8b
|
make maxTextureSize part of request, remove window global, buffer guard on size
|
5 years ago |
Odilitime
|
37466ecb74
|
remove window global
|
5 years ago |
Odilitime
|
255391ec56
|
remove schedule/setWindowContent, fix -log, browser
|
5 years ago |
rick
|
d033bd83f5
|
Fixed DJMakefile, preparing for interface breakout
|
5 years ago |
rick
|
20ba40b061
|
Fixed DOS Makefile, build is beginning to work, must bootstrap Mesa3D 6.5
|
5 years ago |
despair
|
8b0437b6b7
|
remove unnecessary header (for NT, init_heap() isn't even in the header, it has to be declared manually in advance)
|
5 years ago |
despair
|
80ac61942b
|
remove dupes
|
5 years ago |
despair
|
26366bf65e
|
fixed nightly release pkg
|
5 years ago |
despair
|
1ae13d3ef2
|
fixed NTMakefile and returnPath
|
5 years ago |
Odilitime
|
ad34b8a512
|
move selection start into window, allow reverse selection
|
5 years ago |
Odilitime
|
bb6d9469e3
|
searchComponentTree for text picking, textSelection start
|
5 years ago |