Commit Graph

132 Commits

Author SHA1 Message Date
Sergey Semyonov (Serge)
6f9d9ccc76 pcie gart. Btw device can blit directly from system memory without gart, agp, etc. At least two chip.
git-svn-id: svn://kolibrios.org@1026 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-02-08 18:41:45 +00:00
Evgeny Grechnikov (Diamond)
5d270880da launcher:
* automatic detection of the number of launched programs
    (first string in old autorun.dat is deleted)
  * negative delay for a program means that launcher must wait for termination

git-svn-id: svn://kolibrios.org@1013 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-01-30 00:09:58 +00:00
Sergey Semyonov (Serge)
80c71dc52a blit from system memory in PIO mode
git-svn-id: svn://kolibrios.org@1002 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-01-27 00:31:09 +00:00
Kirill Lipatov (Leency)
939f824d96 Shell 0.4 from Albom
git-svn-id: svn://kolibrios.org@959 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-14 11:55:46 +00:00
Kirill Lipatov (Leency)
43ecc0b6a4 Unsizable VRR window (Y=4)
git-svn-id: svn://kolibrios.org@957 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-13 22:44:21 +00:00
Sergey Semyonov (Serge)
4cc87fbe7d Radeon modesetting. Father of all "C" drivers.
git-svn-id: svn://kolibrios.org@955 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-13 07:51:28 +00:00
Sergey Semyonov (Serge)
e8b3efcc2d 1) common headers
2) usb code

git-svn-id: svn://kolibrios.org@954 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-13 03:32:16 +00:00
Sergey Semyonov (Serge)
0d893d8b84 agp_generic_enable()
git-svn-id: svn://kolibrios.org@953 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-12 12:33:09 +00:00
Sergey Semyonov (Serge)
7e3b4f9643 more agp stuff
git-svn-id: svn://kolibrios.org@951 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-09 03:41:11 +00:00
Sergey Semyonov (Serge)
5be9290389 agp: not-a-driver yet
git-svn-id: svn://kolibrios.org@948 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-08 06:22:59 +00:00
barsuk
7bc0071f59 uploaded @clip - global clipboard
git-svn-id: svn://kolibrios.org@895 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-11-03 01:18:10 +00:00
barsuk
929c2fa683 uploaded display test utility
git-svn-id: svn://kolibrios.org@894 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-11-03 00:37:20 +00:00
Sergey Semyonov (Serge)
5a66f7d299 R500 alpha blending (only pow textures)
git-svn-id: svn://kolibrios.org@885 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-10-26 20:09:43 +00:00
Sergey Semyonov (Serge)
ebd406a2e7 command processor
git-svn-id: svn://kolibrios.org@883 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-10-22 19:29:38 +00:00
Sergey Semyonov (Serge)
a97b422321 pixlib 0.2
git-svn-id: svn://kolibrios.org@881 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-10-19 15:53:12 +00:00
Sergey Semyonov (Serge)
869e8cdf52 pixlib 0.1
git-svn-id: svn://kolibrios.org@880 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-10-18 09:23:53 +00:00
Sergey Semyonov (Serge)
b3fee1b5e7 cleanup
git-svn-id: svn://kolibrios.org@879 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-10-16 12:00:10 +00:00
Sergey Semyonov (Serge)
e50ee3e947 draw border
git-svn-id: svn://kolibrios.org@878 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-10-15 10:31:44 +00:00
Sergey Semyonov (Serge)
fb3e9a2b66 cleanup
git-svn-id: svn://kolibrios.org@877 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-10-13 21:02:35 +00:00
Sergey Semyonov (Serge)
037ab747c1 pixlib support
git-svn-id: svn://kolibrios.org@876 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-10-12 21:59:52 +00:00
heavyiron
38b4e9b960 correct path to macros.inc
removed unnecessary files
added default settings file "panel.dat"

git-svn-id: svn://kolibrios.org@873 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-10-04 18:57:34 +00:00
heavyiron
07b6a39a9e fasm 1.67.27
@panel - removed binary file
icon - version from latest version kolibri
icon_new - movable icons (early development :)
cpuspeed - new title

git-svn-id: svn://kolibrios.org@872 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-10-04 17:01:53 +00:00
barsuk
2c7ef5e739 Decreased number of repaints of window
git-svn-id: svn://kolibrios.org@870 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-09-30 18:03:55 +00:00
Sergey Semyonov (Serge)
ad6f92b5b9 r300_pio blit & transparent blit
git-svn-id: svn://kolibrios.org@868 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-09-24 14:30:07 +00:00
Alexey Teplov (
94e7e92eb7 add new version editbox in programs
git-svn-id: svn://kolibrios.org@833 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-07-24 06:26:36 +00:00
Sergey Semyonov (Serge)
a4d9a318f2 transparent blit
git-svn-id: svn://kolibrios.org@829 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-07-23 10:25:40 +00:00
Sergey Semyonov (Serge)
e5ba650fda unlock pixmaps
git-svn-id: svn://kolibrios.org@818 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-07-04 18:52:25 +00:00
Sergey Semyonov (Serge)
947f48e392 lock pixmaps
git-svn-id: svn://kolibrios.org@817 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-07-04 09:14:15 +00:00
Sergey Semyonov (Serge)
0c807b742c blit into pixmap
git-svn-id: svn://kolibrios.org@815 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-07-03 11:35:35 +00:00
Sergey Semyonov (Serge)
7e4b227ec1 use 3D texture engine for alpha blending
git-svn-id: svn://kolibrios.org@813 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-07-02 12:41:34 +00:00
Sergey Semyonov (Serge)
17e3dfb91d use R300 pio mode
git-svn-id: svn://kolibrios.org@812 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-07-01 09:36:00 +00:00
Sergey Semyonov (Serge)
ad395f70dd setup 3D engine
git-svn-id: svn://kolibrios.org@811 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-06-30 07:16:03 +00:00
Sergey Semyonov (Serge)
9040dc17ec add bitblit
git-svn-id: svn://kolibrios.org@810 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-06-27 10:46:14 +00:00
Sergey Semyonov (Serge)
c8bb74ecc2 initial. command processor, solid & filed rectangles, lines
git-svn-id: svn://kolibrios.org@808 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-06-26 18:19:47 +00:00
Alexey Teplov (
19c4a500e9 add library and example on C--
git-svn-id: svn://kolibrios.org@804 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-06-25 11:17:05 +00:00
heavyiron
b9b45d733a *Remove unneeded ps2mouse.inc and m_ps2.inc
*Remove 18.1 and 18.9.1 functions (sinse 465 revision they doesn't work), so CPU now use END application for reboot
NOTE: file ROSE.TXT don't used in kernel now and can be deleted from image

*New END application form Leency & Veliant

git-svn-id: svn://kolibrios.org@748 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-02-19 05:28:11 +00:00
Evgeny Grechnikov (Diamond)
0ecfb6aa5b @menu: bugfix: when child menu was closed on Esc, the same child could not be opened
git-svn-id: svn://kolibrios.org@728 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-02-10 20:42:18 +00:00
gluk
414e073a1f moving stuff at "trunk" directory
git-svn-id: svn://kolibrios.org@690 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-12-30 20:44:40 +00:00
gluk
2f33506ce0 deleted lang.inc
git-svn-id: svn://kolibrios.org@689 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-12-30 20:42:17 +00:00
gluk
0074891c6c build-file for mousEmul
git-svn-id: svn://kolibrios.org@688 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-12-30 20:41:15 +00:00
gluk
d8ec74dbec mouse emulating thing via numpad, starts by pressing an NumLock key.
git-svn-id: svn://kolibrios.org@687 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-12-30 20:37:29 +00:00
Evgeny Grechnikov (Diamond)
c1f806239d * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill

git-svn-id: svn://kolibrios.org@665 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-25 11:20:02 +00:00
ataualpa
0ceaac39cf Some programs now use window style Y=4
git-svn-id: svn://kolibrios.org@661 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-20 18:12:58 +00:00
Evgeny Grechnikov (Diamond)
5504861649 * @panel from Alver with corrections for minimize/restore button
* icon: corrected restart of all icons with 'Apply'

git-svn-id: svn://kolibrios.org@633 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-20 16:35:52 +00:00
SPraid (simba)
2df5588f95 iconstrp.gif by leency
git-svn-id: svn://kolibrios.org@622 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-10 17:48:23 +00:00
kaitz
85028a5147 Updated Tinypad translation
Translated rdsave
Kernel bootcode updates for Estonian


git-svn-id: svn://kolibrios.org@605 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-07 20:42:45 +00:00
Rus
db2f7da2e5 @RB
- bug-fix and optimization

git-svn-id: svn://kolibrios.org@604 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-03 00:43:10 +00:00
Rus
e0479cff91 bag-fix of commit 601
git-svn-id: svn://kolibrios.org@602 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-02 20:16:05 +00:00
Rus
71e4e59cf3 @Panel
- added close context menu

git-svn-id: svn://kolibrios.org@601 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-02 19:03:24 +00:00
Alexey Teplov (
3be9554bed Update source cod
git-svn-id: svn://kolibrios.org@600 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-02 13:56:49 +00:00