aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/kms
Commit message (Expand)AuthorAgeFilesLines
* egl: Remove st/egl probe code.Chia-I Wu2010-06-291-2/+0
* st/egl: Move module loading code to targets.Chia-I Wu2010-06-292-62/+35
* st/egl: One driver per hardware.Chia-I Wu2010-06-291-1/+1
* st/egl: Introduce native_platform.Chia-I Wu2010-06-291-20/+23
* Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz2010-06-282-35/+8
|\
| * gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz2010-06-062-35/+8
* | egl: Introduce platform displays internally.Chia-I Wu2010-06-231-3/+2
|/
* st/egl: Update KMS backend to use resource_surface.Chia-I Wu2010-05-312-50/+28
* st/egl: Initialize KMS backend from an fd.Chia-I Wu2010-05-301-6/+31
* egl/mks: remove extra param from function callBrian Paul2010-05-271-1/+1
* st/egl: adapt to interface changesRoland Scheidegger2010-05-171-1/+1
* st/egl: No need to use drm_api argument structJakob Bornecrantz2010-04-201-4/+1
* st/egl: Use correct driver_name field to get kernel driver nameJakob Bornecrantz2010-04-201-1/+1
* st/egl: Check for null destroy callback on api structJakob Bornecrantz2010-04-201-1/+1
* st/egl: Follow the portability guide.Chia-I Wu2010-04-111-23/+21
* st/egl: Remove depth/stencil format from the native interface.Chia-I Wu2010-04-111-10/+4
* st/egl: Remove __GLcontextModes from the native interface.Chia-I Wu2010-04-111-25/+5
* Squashed commit of the following:Keith Whitwell2010-04-102-17/+16
* Fix copyright headers.Chia-I Wu2010-04-102-10/+12
* st/egl: Remove pbuffer from the native interface.Chia-I Wu2010-04-092-35/+3
* gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-2/+2
* st/egl: Fix KMS build error after winsys handle change.Chia-I Wu2010-03-091-5/+9
* Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell2010-03-081-1/+1
|\
| * gallium: Reorg texture usage flagsJakob Bornecrantz2010-03-011-1/+1
* | st/egl: Add get_param to native display interface.Chia-I Wu2010-03-051-0/+16
* | st/egl: Add event support to the native display interface.Chia-I Wu2010-03-052-3/+12
* | egl: Rename pipe formats.José Fonseca2010-03-011-4/+4
|/
* st/egl: Properly convert vrefresh to refresh rate.Chia-I Wu2010-02-211-1/+4
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-12/+0
* st/egl: Add missing headers to kms display.Chia-I Wu2010-02-041-0/+2
* st/egl_g3d: Rename to st/egl.Chia-I Wu2010-01-222-0/+1005