index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
icd
Age
Commit message (
Expand
)
Author
2015-03-06
Win/C11: Use _align_malloc() on Windows, align_alloc() elsewhere.
Ian Elliott
2015-03-06
Win: Fix a compiler warning in "icd/common"
Ian Elliott
2015-03-05
nulldrv: build it on Linux
Chia-I Wu
2015-03-05
nulldrv: fix gcc errors/warnings
Chia-I Wu
2015-03-05
icd: remove stale function declarations
Chia-I Wu
2015-03-05
icd: remove unused icd-alloc.[ch]
Chia-I Wu
2015-03-05
nulldrv: remove icd-alloc.h dependency
Chia-I Wu
2015-03-05
icd: add support for per-instance DRM enumeration
Chia-I Wu
2015-03-05
icd: add generic icd_instance
Chia-I Wu
2015-03-02
Modify xcb_nvidia/nulldrv to also support nulldrv.
Ian Elliott
2015-03-02
Update tri and cube with stage
Piers Daniell
2015-02-19
nulldrv: Return proper structure size for buffer object
Ian Elliott
2015-02-18
Win: Can now use "static inline" on Windows (i.e. no code mods).
Ian Elliott
2015-02-18
Win: Build Glave replay on Windows (REQUIRES NEW CMAKE COMMAND).
David Pinedo
2015-02-18
nulldrv: Creation of the nulldrv, for use on Windows.
David Pinedo
2015-02-18
icd: add likely()/unlikely()
Chia-I Wu
2015-02-17
Win: MUST USE "STATIC_INLINE" instead of "static inline"
Ian Elliott
2015-02-17
intel: Remove unnecessary dualBlendMode enable
Courtney Goeltzenleuchter
2015-02-13
Eliminate "-Wsign-compare" warnings on Linux ...
Ian Elliott
2015-02-12
icd: Fix removing callback from global list
Jon Ashburn
2015-02-12
icd: add U_ASSERT_ONLY
Chia-I Wu
2015-02-04
instance: Remove xglInitAndEnumerateGpus
Jon Ashburn
2015-02-04
xgl: Remove XGL_* typedef wrappers
Mark Lobodzinski
2015-02-04
Update XGL_FORMAT.
Jeremy Hayes
2015-02-04
memory alloc: Add IMAGE and BUFFER alloc info structures
Jon Ashburn
2015-02-04
complete fixed-function vertex fetch support
Chia-I Wu
2015-02-04
XGL: Move to svn r28460.
Jeremy Hayes
2015-02-04
icd: clean up build rules
Chia-I Wu
2015-02-04
icd: no need to include xglLayer.h
Chia-I Wu
2015-02-04
icd: build a static library
Chia-I Wu
2015-02-04
icd: stop generating icd-dispatch-entrypoints.c
Chia-I Wu
2015-02-04
icd: remove icd.c
Chia-I Wu
2015-02-04
icd: clean up logging functions
Chia-I Wu
2015-02-04
icd: clean up alloc functions
Chia-I Wu
2015-02-04
icd: make probe_syspath() static
Chia-I Wu
2015-02-04
remove unnecessary casting between XGL_CHAR/char
Chia-I Wu
2015-02-04
include: fix typedefs
Chia-I Wu
2015-02-04
icd: add icd_format_get_raw_value()
Chia-I Wu
2015-02-04
icd: add u_ffs()
Chia-I Wu
2014-12-19
Update README.md
Jens Owen
2014-12-04
icd: Make driver use the same definition for dispatch table as loader uses
Jon Ashburn
2014-12-02
Handle gaps in FS inputs.
GregF
2014-11-26
build: do not pollute source tree with icd-dispatch-table.h
Chia-I Wu
2014-11-21
Make the Dbg xgl global calls use dispatch table for layer support
Jon Ashburn
2014-11-21
Added u_popcount to abstract __builtin_popcount.
GregF
2014-10-31
compiler: C linkage for icd alloc and free
Cody Northrop
2014-10-29
Layers initial prototype.
Jon Ashburn
2014-10-22
icd: add icd_format_is_equal()
Chia-I Wu
2014-10-17
intel: fix memory leak spotted by valgrind
Courtney Goeltzenleuchter
2014-10-14
icd: Fix incorrect return type
Courtney Goeltzenleuchter
[next]