summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-06radeon: Remove the loop from stride size calculation.Pauli Nieminen
2010-02-06Gallium: Add Solaris atomic function definitions to u_atomic.hAlan Coopersmith
2010-02-06intel: Allow L8 PBO blit uploads.Damien Lespiau
2010-02-06i965: Keep the CURBE BO mapped and memcpy instead of subdataing.Eric Anholt
2010-02-06i965: Reset the "need new CURBE BO" flag when we make a new CURBE bo.Eric Anholt
2010-02-06intel: Check aperture size when doing a blit glClear.Eric Anholt
2010-02-06intel: Allow PBO acceleration for GL_RGBA8 MESA_FORMAT_ARGB8888.Eric Anholt
2010-02-06llvmpipe: Silence GCC 'no previous prototype' warning.Vinson Lee
2010-02-05i965g: Remove unnecessary headers.Vinson Lee
2010-02-05eglplatform.h: recognize __unix as well for Solaris & other SVR4 platformsAlan Coopersmith
2010-02-05gallium/python: support two more formats in retrace dumpsZack Rusin
2010-02-05st/mesa: allow negative index for PROGRAM_STATE_VARBrian Paul
2010-02-05mesa: debug output for ARLBrian Paul
2010-02-05docs: Fix a typo in mesa3d.org HTML.Brian Paul
2010-02-05osmesa: Add OSMesaColorClamp and OSMesaGetProcAddress to symbol defs.Brian Paul
2010-02-05progs/demos: fix typoBrian Paul
2010-02-05egl_dri2: Use pkg-config cflags and libs from configure outputKristian Høgsberg
2010-02-05nouveau: Fix warning for void function returning value. Add missing include f...Patrice Mandin
2010-02-05glapi: Add back the reduced Noop dispatchKristian Høgsberg
2010-02-05glx: Don't mark the XF86DRI functions PUBLICKristian Høgsberg
2010-02-05egl_dri2: Log both driver and core extensionsKristian Høgsberg
2010-02-05egl_dri2: Audit and fix errors pathsKristian Høgsberg
2010-02-05egl_dri2: Just cast the pointer difference to an intKristian Høgsberg
2010-02-05st/mesa: 'fix' point coord semantic infoBrian Paul
2010-02-05tgsi: remove special-case code for fragment positionBrian Paul
2010-02-05allow make to build lp_test_* for llvmpipeChris Li
2010-02-05llvmpipe: Disable multithreading on windows.José Fonseca
2010-02-05os: Don't assert on missing implementation of barrier init/destroy. Just usage.José Fonseca
2010-02-05Merge remote branch 'origin/master'José Fonseca
2010-02-05Merge remote branch 'origin/lp-binning'José Fonseca
2010-02-05r200: Optimize polygon stipple emit.Pauli Nieminen
2010-02-05r200: Add trace logging to r200PointSize.Pauli Nieminen
2010-02-05Merge commit 'fj/mesa-next'Keith Whitwell
2010-02-05r100: Add the polygon stipple state to the state list.Pauli Nieminen
2010-02-05egl: Add debug messages to config validation and matching.Chia-I Wu
2010-02-05egl: Clean up eglconfig.h.Chia-I Wu
2010-02-05docs: Update the developer section of egl.html.Chia-I Wu
2010-02-05egl: Remove egl_xdri.Chia-I Wu
2010-02-05egl: Update the comments to typecast macros.Chia-I Wu
2010-02-05egl_dri2: Use _EGL_DRIVER_STANDARD_TYPECASTS.Chia-I Wu
2010-02-05egl: Clarify IsLinked and IsBound.Chia-I Wu
2010-02-05egl_dri2: Do not destroy linked resources.Chia-I Wu
2010-02-05egl_dri2: Fix a snprintf warning.Chia-I Wu
2010-02-05egl_dri2: Add a debug print for DRI2 extensions.Chia-I Wu
2010-02-05configure.ac: Check for xcb-dri2 to enable EGL dri2 driver.Chia-I Wu
2010-02-04egl: Implement eglCopyBuffers for DRI2, make pixmap and pbuffers actually workKristian Høgsberg
2010-02-04mesa: change ctx->Driver.ProgramStringNotify() to return GLbooleanBrian Paul
2010-02-04r200: Add the polygon stipple state to the state list.Pauli Nieminen
2010-02-04r200: Add logging for glPolygonStripple.Pauli Nieminen
2010-02-04radeon: Make debugging automaticaly increase logging verbosity for debug build.Pauli Nieminen