Searched refs:updates (Results 1 - 25 of 58) sorted by relevance

123

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D6.4.2.rst53 Glide (3dfx Voodoo1/2) requires updates
54 SVGA requires updates
55 DJGPP requires updates
56 GGI requires updates
57 BeOS requires updates
58 Allegro requires updates
59 D3D requires updates
H A D6.4.1.rst48 Glide (3dfx Voodoo1/2) requires updates
49 SVGA requires updates
50 DJGPP requires updates
51 GGI requires updates
52 BeOS requires updates
53 Allegro requires updates
54 D3D requires updates
H A D6.4.rst71 Glide (3dfx Voodoo1/2) requires updates
72 SVGA requires updates
73 DJGPP requires updates
74 GGI requires updates
75 BeOS requires updates
76 Allegro requires updates
77 D3D requires updates
H A D7.4.rst52 - Assorted updates for building on Solaris
H A D8.0.rst39 - Many updates to the VMware svga Gallium driver
H A D9.2.4.rst75 - freedreno: updates for msm drm/kms driver
H A D10.6.5.rst66 - nouveau: no need to do tnl wakeup, state updates are always hooked up
H A D17.0.7.rst32 fullscreen frame updates
/xsrc/external/mit/MesaLib/dist/docs/
H A Drelease-calendar.rst12 Regular updates will ensure that the schedule for the current and the
H A Dmacos.rst24 For native hardware, stay tuned for updates here!
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dgrabs.c418 Mask ***updates, **details; local in function:DeletePassiveGrabFromList
428 updates[nups++] = &(mask)
437 updates = malloc(i * sizeof(Mask **));
439 if (!deletes || !adds || !updates || !details)
442 free(updates);
546 free(*updates[i]);
547 *updates[i] = details[i];
551 free(updates);
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_ycbcr_texture.spec200 29 April 2003 - minor updates
202 19 September 2003 - a few more updates prior to submitting to extension
H A DWL_create_wayland_buffer_from_image.spec74 updates to the image will also be updated in the wl_buffer. Typically the
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_ycbcr_texture.spec200 29 April 2003 - minor updates
202 19 September 2003 - a few more updates prior to submitting to extension
H A DWL_create_wayland_buffer_from_image.spec74 updates to the image will also be updated in the wl_buffer. Typically the
/xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
H A DMESA_resize_buffers.spec36 Mesa's glViewport command queries the current window size and updates
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
H A DMESA_resize_buffers.spec36 Mesa's glViewport command queries the current window size and updates
/xsrc/external/mit/xorg-server/dist/dix/
H A Dgrabs.c580 Mask ***updates, **details; local in function:DeletePassiveGrabFromList
590 updates[nups++] = &(mask)
599 updates = xallocarray(i, sizeof(Mask **));
601 if (!deletes || !adds || !updates || !details) {
603 free(updates);
693 free(*updates[i]);
694 *updates[i] = details[i];
698 free(updates);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.h196 struct svga_3d_update_gb_image *updates; member in struct:svga_buffer::__anon20241d180308
H A Dsvga_resource_buffer_upload.c453 assert(sbuf->dma.updates == NULL);
517 sbuf->dma.updates = whole_update_cmd;
525 memcpy(whole_update_cmd, sbuf->dma.updates, sizeof(*whole_update_cmd));
661 struct svga_3d_update_gb_image *update = sbuf->dma.updates;
728 sbuf->dma.updates = NULL;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.h198 struct svga_3d_update_gb_image *updates; member in struct:svga_buffer::__anone46ea18b0308
H A Dsvga_resource_buffer_upload.c465 assert(sbuf->dma.updates == NULL);
529 sbuf->dma.updates = whole_update_cmd;
537 memcpy(whole_update_cmd, sbuf->dma.updates, sizeof(*whole_update_cmd));
674 struct svga_3d_update_gb_image *update = sbuf->dma.updates;
739 sbuf->dma.updates = NULL;
/xsrc/external/mit/xorgproto/dist/
H A DREADME.md55 - notify the xkeyboard-config maintainers that updates are needed
/xsrc/external/mit/libX11/dist/
H A DREADME.md87 * Assorted updates to en_US.UTF-8 compose keys (!213, !214, !215, !216,
96 * autoconf & libtool updates (!187, !188)
100 * Assorted updates to en_US.UTF-8 compose keys (!189, !195, !196, !198,
/xsrc/external/mit/xeyes/dist/
H A Dconfigure.ac50 AC_ARG_WITH(present, AS_HELP_STRING([--with-present],[Use Present for updates (Default is AUTO)]),use_present="$withval",use_present="try")

Completed in 11 milliseconds

123