aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* egl: Add debug messages to config validation and matching.Chia-I Wu2010-02-051-2/+23
* egl: Clean up eglconfig.h.Chia-I Wu2010-02-051-14/+7
* docs: Update the developer section of egl.html.Chia-I Wu2010-02-051-0/+35
* egl: Remove egl_xdri.Chia-I Wu2010-02-059-763/+9
* egl: Update the comments to typecast macros.Chia-I Wu2010-02-051-0/+6
* egl_dri2: Use _EGL_DRIVER_STANDARD_TYPECASTS.Chia-I Wu2010-02-051-29/+2
* egl: Clarify IsLinked and IsBound.Chia-I Wu2010-02-052-0/+12
* egl_dri2: Do not destroy linked resources.Chia-I Wu2010-02-051-3/+3
* egl_dri2: Fix a snprintf warning.Chia-I Wu2010-02-051-1/+4
* egl_dri2: Add a debug print for DRI2 extensions.Chia-I Wu2010-02-051-0/+1
* configure.ac: Check for xcb-dri2 to enable EGL dri2 driver.Chia-I Wu2010-02-051-6/+11
* egl: Implement eglCopyBuffers for DRI2, make pixmap and pbuffers actually workKristian Høgsberg2010-02-041-22/+65
* mesa: change ctx->Driver.ProgramStringNotify() to return GLbooleanBrian Paul2010-02-0414-32/+86
* r200: Add the polygon stipple state to the state list.Pauli Nieminen2010-02-041-0/+1
* r200: Add logging for glPolygonStripple.Pauli Nieminen2010-02-041-0/+6
* radeon: Make debugging automaticaly increase logging verbosity for debug build.Pauli Nieminen2010-02-041-1/+5
* egl: Add driver for EGL on X with DRI2Kristian Høgsberg2010-02-043-1/+959
* scons: Eliminate mixed space/tabs.José Fonseca2010-02-041-10/+10
* scons: Only override scons CC selection in the embedded platform.José Fonseca2010-02-041-12/+16
* trace: util_stream -> os_streamJosé Fonseca2010-02-041-6/+6
* auxiliary: util_stream -> os_streamJosé Fonseca2010-02-046-81/+78
* os: Ensure header includes are outside extern "C" {}.José Fonseca2010-02-041-2/+6
* util: Reimplement u_time on top of os_time.José Fonseca2010-02-044-261/+59
* gallium: Add a define for deprecated function attribute.José Fonseca2010-02-041-0/+8
* os: Time abstractions.José Fonseca2010-02-044-0/+222
* os/os_memory_aligned.h: fix memory allocation alignment for 64 bitsJosé Fonseca2010-02-042-3/+3
* i965g: include u_inlines.hBrian Paul2010-02-041-0/+1
* r600: reduce number of cache flushesAlex Deucher2010-02-042-3/+3
* util: Disable u_time.c implementation for embedded.José Fonseca2010-02-041-0/+4
* trace: Use u_time.José Fonseca2010-02-041-10/+3
* gallium: Don't try to auto-detect the OS when embedded os is already pre-defi...José Fonseca2010-02-041-2/+6
* llvmpipe: Disable unit tests on embedded platforms.José Fonseca2010-02-041-14/+15
* scons: Promote EMBEDDED from subsystem to full os.José Fonseca2010-02-041-1/+1
* util: Add missing include.José Fonseca2010-02-041-0/+1
* os: Add missing dummy threading definitions.José Fonseca2010-02-041-0/+19
* swrast/sse: Fix _mesa_sse_transform_pointsX_3d_no_rotPauli Nieminen2010-02-042-0/+2
* scons: Have MinGW target MSVCRT 7.0José Fonseca2010-02-041-0/+1
* scons: Use only the shared object name when linking progs.José Fonseca2010-02-042-1/+4
* st/mesa: Remove unnecessary headers.Vinson Lee2010-02-034-5/+0
* svga: Remove unnecessary header.Vinson Lee2010-02-031-1/+0
* util: Remove unnecessary header.Vinson Lee2010-02-031-1/+0
* egl: Convert drivers to use typecast macros.Chia-I Wu2010-02-043-97/+13
* egl: Add macros to define typecast functions.Chia-I Wu2010-02-041-0/+21
* identity: Remove unnecessary header.Vinson Lee2010-02-031-1/+0
* llvmpipe: Remove unnecessary header.Vinson Lee2010-02-031-1/+0
* Revert "mesa: fix transform_points_3d_no_rot using undefined values in %xmm0"Pauli Nieminen2010-02-042-2/+0
* st/egl: Add missing headers to kms display.Chia-I Wu2010-02-041-0/+2
* st/egl: Add missing headers.Vinson Lee2010-02-032-0/+2
* winsys: Add missing headers.Vinson Lee2010-02-032-0/+2
* egl: fix implicit declaration of pipe_texture_reference adding u_inlines.hIgor Oliveira2010-02-043-0/+3