projects
/
aros:aros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Defined superset() macro for easy setting of an attribute through the
[aros:aros.git]
/
AROS
/
2013-10-24
neil
Defined superset() macro for easy setting of an attribu...
tree
|
commitdiff
2013-10-24
neil
Improvements to AutoDocs.
tree
|
commitdiff
2013-10-23
neil
Put VOID mode-file in "Storage", but void.audio in...
tree
|
commitdiff
2013-10-22
neil
Reverted r48299. With a fresh build, it wasn't needed.
tree
|
commitdiff
2013-10-22
mazze
My previous commit caused that parent directory wasn...
tree
|
commitdiff
2013-10-22
mazze
Don't execute the default tool of a tool icon.
tree
|
commitdiff
2013-10-20
mazze
libstdc++ needs ioctl(). I think that function got
tree
|
commitdiff
2013-10-17
deadwood
C:Partition - give extended explanation of possible...
tree
|
commitdiff
2013-10-17
mazze
Replaced static variable by a library base member to
tree
|
commitdiff
2013-10-17
neil
Stop MUIM_List_Jump from jumping to one entry past...
tree
|
commitdiff
2013-10-16
neil
Only use -nostdc for target linker/compiler.
tree
|
commitdiff
2013-10-16
deadwood
C:Partition: make WIPE option more deadly
tree
|
commitdiff
2013-10-16
neil
Added stdcio to libs.
tree
|
commitdiff
2013-10-16
neil
Removed unused variable.
tree
|
commitdiff
2013-10-16
neil
Removed some unnecessary null-pointer checks.
tree
|
commitdiff
2013-10-16
neil
Fixed typos in comments.
tree
|
commitdiff
2013-10-16
neil
Handle failure of StrDup().
tree
|
commitdiff
2013-10-15
mazze
Fixed ignoring of files.
tree
|
commitdiff
2013-10-15
mazze
Renamed element 'fh' to 'handle' to make it more obvious
tree
|
commitdiff
2013-10-15
mazze
Removed *.otag and *.font for the DejaVu fonts because:
tree
|
commitdiff
2013-10-14
mazze
Implemented %copy_dir_recursive with a Python script
tree
|
commitdiff
2013-10-13
deadwood
graphics.library: restore passing RelLeftEdge and RelTo...
tree
|
commitdiff
2013-10-13
jmcmullan
stdc.library: Add missing strtok_r.c
tree
|
commitdiff
2013-10-12
mazze
strtok_r added.
tree
|
commitdiff
2013-10-12
mazze
We must use Examine because fh is a lock (see opendir.c).
tree
|
commitdiff
2013-10-11
deadwood
picture.datatype: guarantee that the bitmap for alpha...
tree
|
commitdiff
2013-10-11
NicJA
dont try to convert the pixfmt while calculating the...
tree
|
commitdiff
2013-10-11
NicJA
use the correct offset into the source image to determi...
tree
|
commitdiff
2013-10-11
mazze
Added a hint about SetDrMd().
tree
|
commitdiff
2013-10-09
deadwood
graphics.hidd: correct type definitions for attributes...
tree
|
commitdiff
2013-10-09
neil
Removed some unnecessary checks for null pointers.
tree
|
commitdiff
2013-10-09
NicJA
use consistant co-ords when calculating the offsets
tree
|
commitdiff
2013-10-09
NicJA
fallback to default hidd-bitmap-based backfill function...
tree
|
commitdiff
2013-10-09
NicJA
fix off-by-one calculation
tree
|
commitdiff
2013-10-09
NicJA
correct offsets for fall-back rendering
tree
|
commitdiff
2013-10-09
NicJA
only update affected area of bitmap
tree
|
commitdiff
2013-10-09
NicJA
implement updating of RectList entries. bump version...
tree
|
commitdiff
2013-10-08
NicJA
remove unused var
tree
|
commitdiff
2013-10-08
NicJA
change how the alpha intermediate bitmap is destroyed...
tree
|
commitdiff
2013-10-08
NicJA
fix pixel fmt conversion
tree
|
commitdiff
2013-10-08
NicJA
fix a c&p error.
tree
|
commitdiff
2013-10-08
NicJA
fix a c&p error.
tree
|
commitdiff
2013-10-08
deadwood
cybergraphics.library: simplify code by returning the...
tree
|
commitdiff
2013-10-08
NicJA
fallback to WriteRGBPixel if it is not a hidd bitmap
tree
|
commitdiff
2013-10-08
NicJA
remove comment
tree
|
commitdiff
2013-10-08
NicJA
flesh out process pixel array a little
tree
|
commitdiff
2013-10-08
NicJA
flesh out process pixel array a little
tree
|
commitdiff
2013-10-08
NicJA
minor changes. bump version to reflect recent changes
tree
|
commitdiff
2013-10-08
NicJA
bump copyright date on affected files and version
tree
|
commitdiff
2013-10-08
NicJA
replace the shaded line operation with a version that...
tree
|
commitdiff
2013-10-08
NicJA
Update bitmap after unlocking (unless RectList is speci...
tree
|
commitdiff
2013-10-08
NicJA
disable direct rendering until it is fixed to respect...
tree
|
commitdiff
2013-10-08
NicJA
use direct rendering if we can lock the rastports bitmap
tree
|
commitdiff
2013-10-08
jmcmullan
Wanderer: Compiler delint
tree
|
commitdiff
2013-10-08
jmcmullan
Prefs/Reqtools: Compiler delint
tree
|
commitdiff
2013-10-08
NicJA
correction to autodoc
tree
|
commitdiff
2013-10-08
jmcmullan
compositor: Compiler delint
tree
|
commitdiff
2013-10-08
jmcmullan
libarossupport.a: Exact match for FreeMem() prototype
tree
|
commitdiff
2013-10-08
NicJA
small refactor to region handling
tree
|
commitdiff
2013-10-07
NicJA
change behaviour so that external code will receive...
tree
|
commitdiff
2013-10-07
NicJA
pass in the display id to the compositor
tree
|
commitdiff
2013-10-07
NicJA
add compositor attribute for the display it is on.
tree
|
commitdiff
2013-10-07
NicJA
typo
tree
|
commitdiff
2013-10-07
deadwood
Wanderer: remove code duplication and own strchr logic
tree
|
commitdiff
2013-10-07
deadwood
Wanderer: fix bugs preventing Put Away from working
tree
|
commitdiff
2013-10-07
NicJA
store the struct BitMap associated with a hidd bitmap...
tree
|
commitdiff
2013-10-07
NicJA
quieten debug
tree
|
commitdiff
2013-10-07
NicJA
remove unneeded debug
tree
|
commitdiff
2013-10-07
NicJA
query a screens pre-alphacomposit processing hook and...
tree
|
commitdiff
2013-10-07
NicJA
store the pre-alphacomposit hook and allow it to be...
tree
|
commitdiff
2013-10-07
neil
Improvements to AutoDocs, typo fixes etc.
tree
|
commitdiff
2013-10-07
NicJA
small comment fix
tree
|
commitdiff
2013-10-07
NicJA
fix comment on SA_CompositingFlags. Add SA_AlphaPreComp...
tree
|
commitdiff
2013-10-07
NicJA
delint
tree
|
commitdiff
2013-10-06
NicJA
enable pass through mode if the frontmost screen is...
tree
|
commitdiff
2013-10-06
NicJA
fix drawrect handling (oops)
tree
|
commitdiff
2013-10-05
NicJA
typo
tree
|
commitdiff
2013-10-05
NicJA
enable COMPF_ALPHA, and reuse in the code instead of...
tree
|
commitdiff
2013-10-05
NicJA
re-disable debug
tree
|
commitdiff
2013-10-05
NicJA
fix positioning of compositable (non-displayable) scree...
tree
|
commitdiff
2013-10-05
NicJA
allow querying if a bitmap is compositable
tree
|
commitdiff
2013-10-05
deadwood
AHI/SB128: port fixes from ABI_V0 that make the card...
tree
|
commitdiff
2013-10-05
NicJA
quieten debug
tree
|
commitdiff
2013-10-05
NicJA
pull in composition flags and use screen->SpecialFlags...
tree
|
commitdiff
2013-10-05
NicJA
store the effective compositing flags in SpecialFlags
tree
|
commitdiff
2013-10-05
NicJA
pack the compositor capabilities and state into the...
tree
|
commitdiff
2013-10-05
NicJA
allow reporting the current compositor state aswell...
tree
|
commitdiff
2013-10-05
NicJA
handling correction
tree
|
commitdiff
2013-10-05
NicJA
update to reflect bitmap hook changes. use the hooks...
tree
|
commitdiff
2013-10-05
NicJA
slight change to bitmap validation hooks to allow ident...
tree
|
commitdiff
2013-10-05
NicJA
add methods to validate and enable a (custom) bitmap...
tree
|
commitdiff
2013-10-04
NicJA
quieten debug
tree
|
commitdiff
2013-10-04
NicJA
forgotten commit
tree
|
commitdiff
2013-10-04
NicJA
fixes to alpha compositing
tree
|
commitdiff
2013-10-04
NicJA
add v50 PixelArray operation definitions
tree
|
commitdiff
2013-10-04
NicJA
Bitmap -> BitMap. query the displayinfo earlier so...
tree
|
commitdiff
2013-10-04
NicJA
add a compositable flag to indicate that a bitmap is...
tree
|
commitdiff
2013-10-04
NicJA
provide hooks to query/enable if the compositor can...
tree
|
commitdiff
2013-10-03
deadwood
mesa.library: workaround wrong compilation with -O2...
tree
|
commitdiff
2013-10-02
jmcmullan
texteditor.class: Compiler delint for x86_64
tree
|
commitdiff
next