projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
In CopyDIBSection, use source DIB colormap instead if no palette has
[wine]
/
graphics
/
x11drv
/
dib.c
2001-02-12
Ove Kaaven
In CopyDIBSection, use source DIB colormap instead...
blob
|
commitdiff
|
raw
2001-01-26
James Juran
Add <string.h> to files that needed it.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Removed CALL_LARGE_STACK support.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Alexandre Julliard
Authors: Ove Kaaven <ovek@transgaming.com>, Gavriel...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-20
Gerard Patel
Set the color mask with BI_BITFIELD dibs, don't use the
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-06
Alexandre Julliard
Authors: Ove Kaaven <ovek@transgaming.com>, Andrew...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-05
Guy L. Albertelli
- correct number of colormap entries looked at in GetDI...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-26
Dimitrie O. Paun
Do not compile code that makes use of the X Shm extension.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Ove Kaaven
Made X11DRV_DIB_GetImageBits_16 aware of 565 DIBs.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Ove Kaaven
Implemented Get/SetDIBColorTable.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-13
Alexandre Julliard
Replaced a few internal functions by exported ones.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-05
Alexandre Julliard
Allocate DC objects on the process heap, and removed...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-13
Ove Kaaven
Fill in the dsBmih.biSizeImage field of DIBSections...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-25
Andreas Mohr
Minor cosmetic changes.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-19
Alexandre Julliard
Authors: Alexandre Julliard <julliard@codeweavers.com...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Uwe Bonnes
X11DRV_DIB_SetImageBits_RLE8: break image lines.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-28
Ove Kaaven
Add X11DRV_DIB_UpdateDIBSection2 that takes a HBITMAP...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Stephane Lussier
New version of the patch from Francois Jacques with...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-10
Alexandre Julliard
Backed out previous patch.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-08
Francois Jacques
Updated X11DRV_DIB_GetDIBits to properly handle bottom...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-18
Stephane Lussier
Fixed memory access outside of the range for source...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-16
Ken Coleman
Fixes to CreateDIBSection and other areas where biSizeI...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-11
James Abbatiello
Use XCreateImage/XGetSubImage instead of XGetImage for
blob
|
commitdiff
|
raw
|
diff to current
2000-05-24
Rob Farnum
Separate out the 32bit case from the 24bit case, and...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-18
Ove Kaaven
Made X11DRV_DIB_MapColor map back to the original color...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-11
Marcus Meissner
Fixed asm() constraints.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-07
Marcus Meissner
SetImageBits_8: added ->15 conversion in optimized...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-07
Alexandre Julliard
Jean-Claude Batista (Macadamian/Corel)
blob
|
commitdiff
|
raw
|
diff to current
2000-04-29
Ove Kaaven
Added DIB_CreateDIBSection with extra parameter ovr_pit...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-25
Patrik Stridvall
Removed X_DISPLAY_MISSING.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-11
Marcus Meissner
Only copy dstwidth*3 bytes in the 24bit case.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Alexandre Julliard
Merged DDBitmap and physBitmap into the generic bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-25
Alexandre Julliard
A few simplifications and optimizations in the x11...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-24
Patrik Stridvall
Fixed some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-19
Dimitrie O. Paun
Removed most calls to xmalloc/xrealloc.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-19
Andrew Lewycky
Delete the shm segment as soon as wine and X have attac...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-09
Jim Aston
Handle 24 bit DIBs <-> 24 bit deep/24 bits per pixel...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-04
Joerg Mayer
Fix a sign bug where memcpy was called with negative...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Patrik Stridvall
Fixed ANSI C violations.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Marcus Meissner
Corrected arguments to VirtualFree().
blob
|
commitdiff
|
raw
|
diff to current
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-24
Patrik Stridvall
- Added missing configuration #if:s and #includes:s.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Alexandre Julliard
Re-applied lost change.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Eric Pouech
Fixed X11DRV_DIB_SetImageBits when called for RLE encod...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-20
Noel Borthwick
- Add clipboard support for copying/pasting bitmaps...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Ulrich Weigand
Bugfix: create DDB in X11DRV_DIB_GetDIBits if necessary.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Karl Lessard
Some more minor GDI fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Huw D M Davies
Small DIB fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-14
Karl Lessard
Fixed GetDIBits problems.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Karl Lessard
Ian Ward
blob
|
commitdiff
|
raw
|
diff to current
1999-08-21
Kristian Nielsen
Fixed CreateDIBSection() called with negative height...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Uwe Bonnes
X11DRV_DIB_SetImageBits_24/32: Fix the case for bits_pe...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-24
Eric Pouech
Changed printf into TRACE.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Pavel Roskin
Disable passing device context to X11DRV_DIB_BuildColor...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Eric Pouech
Fixed a few bugs (typos from cut & paste & invalid...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Huw D M Davies
Fixes for upside-down DIBs.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-11
Karl Lessard
Optimized code for SetImageBits_X, making bitmap creati...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Patrik Stridvall
More code moved to the X11 driver (bitmap and palette...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Jim Aston
Renamed wintypes.h to windef.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-20
Alexandre Julliard
Fixed end-of-line bug in X11DRV_DIB_SetImageBits_RLE4.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-09
Huw D M Davies
Fixes several problems with SetDIBitsToDevice if xSrc...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-04
Patrik Stridvall
X11 driver changes.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Huw D M Davies
Remove X_DC_INFO from DC and make it behave like any...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-22
Huw D M Davies
Moved DC_SetupGC functions to graphics/x11drv/graphics.c.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-06
Huw D M Davies
Moved X11 DIB stuff to x11drv.
blob
|
commitdiff
|
raw
|
diff to current