aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/fb
Commit message (Expand)AuthorAgeFilesLines
* fb: fix memory leak in fbOverlayFinishScreenInitUlrich Sibiller2019-06-221-2/+6
* fb: fix fast-path blt detectionUlrich Sibiller2018-12-191-27/+34
* fb: Fix memcpy abuseUlrich Sibiller2018-12-191-1/+6
* Lift fb to xorg-xserver-7.1/1.1 stateUlrich Sibiller2018-02-054-46/+99
* Clearing comments from $XFree86$ (et al.) header lines.Mike Gabriel2017-04-1911-24/+0
* Save pixmap allocation hints into the PixmapRec.Aaron Plattner2017-04-102-3/+5
* Add CreatePixmap allocation hints.Aaron Plattner2017-04-103-4/+6
* xserver: remove index from CloseScreen (API/ABI breakage)Dave Airlie2017-04-104-4/+4
* fb: fix compiler warningUlrich Sibiller2017-03-101-2/+0
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-031-5/+5
* Xserver/fb/fboverlay.c: Define -DMITSHM at build as it is used in fboverlay.c.Mike Gabriel2017-03-032-0/+9
* drop platform support: unifdef sgi.Mike Gabriel2017-02-081-2/+1
* Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...Eric Anholt2016-12-0411-28/+24
* Xserver/fb: Drop fbmmx.[ch] files and code passages wrapped-in by USE_MMX macro.Mike Gabriel2016-11-036-2791/+11
* Xserver/fb/Imakefile: Introduce NULL variable.Mike Gabriel2016-11-031-0/+3
* remove unused fb24_32.hUlrich Sibiller2016-11-021-53/+0
* Imake: drop DoLoadableServer, MakeDllModules and IHaveModulesUlrich Sibiller2016-11-023-76/+0
* Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of...Mike Gabriel2016-10-312-7/+0
* Death to mfb (removing last remnants from NX code).Adam Jackson2016-10-301-3/+0
* Remove useless line of code that contained a bug and triggered a gcc warning....Benjamin Herrenschmidt2016-10-201-2/+0
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-0628-30/+0
* Remove fbpseudocolorAdam Jackson2016-07-053-2357/+0
* fb: Mark some variables as unused.Cyril Brulebois2016-07-056-9/+9
* nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead.Mike Gabriel2016-07-021-1/+1
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-025-11/+11
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-025-19/+19
* hw/nxagent/NX{glyphstr,picturestr}.h: Don't ship the complete header files in...Mike Gabriel2016-06-251-1/+11
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-212-4/+3
* Change region implementation names to eliminate the 'mi' prefixMike Gabriel2016-05-021-2/+2
* pixman-devel: Build against shared library pkg-config(pixman-1).Mike Gabriel2016-05-021-1/+2
* Rename region macros to eliminate screen argumentMike Gabriel2016-05-0223-169/+169
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-283-5/+5
* Replace 'pointer' type with 'void *'Keith Packard2015-12-2811-62/+62
* library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanupMike Gabriel2015-04-221-1/+1
* drop .original files from the current code baseMike Gabriel2015-02-024-863/+0
* Imported nx-X11-3.3.0-5.tar.gznx-X11/3.3.0-5Reinhard Tartler2011-10-103-0/+484
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-1049-0/+25161