8e93afc9765f1de613c65a76e9a86e17db96e653 |
|
27-Jul-2014 |
Emil Velikov <emil.l.velikov@gmail.com> |
all: include config.h only when available and use its defines ... rather than explicitly redefining HAVE_STDINT_H and _GNU_SOURCE. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
/external/libdrm/tests/drmstat.c
|
44b08c0ddf7ced99a5914421f18b269a1dcaafae |
|
22-Jan-2014 |
Thierry Reding <treding@nvidia.com> |
Mark functions printf-like where possible These functions all take a format string and either a list of variable arguments or a va_list. Use the new DRM_PRINTFLIKE macro to tell the compiler about it so that the arguments can be checked against the format string. Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Thierry Reding <treding@nvidia.com>
/external/libdrm/tests/drmstat.c
|
dc1ed9952e639f3d5fb41401598d28c4a97f5a1c |
|
17-Jan-2010 |
Alan Coopersmith <alan.coopersmith@sun.com> |
Support gcc's __FUNCTION__ for people using other compilers Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
/external/libdrm/tests/drmstat.c
|
fe7b93fb493b76ade13ad74438acbc4d34d2f3bd |
|
17-Dec-2009 |
Alan Coopersmith <alan.coopersmith@sun.com> |
Include alloca.h in tests/drmstat.c when configure detects it Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
/external/libdrm/tests/drmstat.c
|
b5e02f8eb3b9c178014e510e5999fab671031a6c |
|
10-Oct-2004 |
Jon Smirl <jonsmirl@yahoo.com> |
Make the test programs build
/external/libdrm/tests/drmstat.c
|
c3092ead6427d04b7067c1d7d95163c7aa7b75b1 |
|
25-Apr-2003 |
David Dawes <dawes@xfree86.org> |
Targets for building dristat and drmstat.
/external/libdrm/tests/drmstat.c
|
2dc672a7908817f43391703a8341cb873fbb1543 |
|
24-Apr-2003 |
Leif Delgass <ldelgass@users.sourceforge.net> |
Minor cleanups for dri/drmstat test progs (Both still need targets for new Makefile)
/external/libdrm/tests/drmstat.c
|
569da5a42ebf10c86d6c6ba81866a888e1c708dc |
|
08-Jun-2000 |
Brian Paul <brian.paul@tungstengraphics.com> |
Merged glxmisc-3-0-0
/external/libdrm/tests/drmstat.c
|
ba1b1ae3806490cce16a9c8957b52cd74967f463 |
|
05-Apr-2000 |
Jeff Hartmann <jhartmann@valinux.com> |
Merged mga branch with trunk
/external/libdrm/tests/drmstat.c
|
5bd8014f276d447178a1193d9dea1b976647d6ce |
|
16-Mar-2000 |
Jeff Hartmann <jhartmann@valinux.com> |
Merge with 4.0
/external/libdrm/tests/drmstat.c
|
7a9b291ab55dd9dcfeb35217f6105ad57c94f433 |
|
22-Feb-2000 |
Kevin E Martin <kem@kem.org> |
Import of XFree86 3.9.18
/external/libdrm/tests/drmstat.c
|
1c33c6909546e3b51f36c04bba12cc2275149902 |
|
06-Jan-2000 |
Rik Faith <faith@alephnull.com> |
Import of XFree86 3.9.17
/external/libdrm/tests/drmstat.c
|
0371c290a12f75d36c9c1e7c947bf98fe210908b |
|
18-Dec-1999 |
Daryll Strauss <daryll@users.sourceforge.net> |
Rename the device to be /dev/dri instead of /dev/dri to avoid a conflict. Rename proc entry from /proc/graphics to /proc/dri to be consistent.
/external/libdrm/tests/drmstat.c
|
e1dba5c3a73078dec24f07a6d685435677db94a4 |
|
07-Dec-1999 |
Daryll Strauss <daryll@users.sourceforge.net> |
Move Mesa to xc/extras Update to the latest Mesa 3.2 code Fix the Q3Demo bugs (white railgun and texture mapping) Simplify driver texture mapping routines Fix device driver for 2.3 kernels Improve performance
/external/libdrm/tests/drmstat.c
|
b6a28bfe98f2c89cfb91079bd3c7b63fb0144eb1 |
|
06-Dec-1999 |
Daryll Strauss <daryll@users.sourceforge.net> |
First DRI release of 3dfx driver.
/external/libdrm/tests/drmstat.c
|