mesa.git
2010-02-06 Pauli Nieminenradeon: Add some debug output to miptree code.
2010-02-06 Pauli Nieminenradeon: Remove the loop from stride size calculation.
2010-02-06 Alan CoopersmithGallium: Add Solaris atomic function definitions to...
2010-02-06 Damien Lespiauintel: Allow L8 PBO blit uploads.
2010-02-06 Eric Anholti965: Keep the CURBE BO mapped and memcpy instead of...
2010-02-06 Eric Anholti965: Reset the "need new CURBE BO" flag when we make...
2010-02-06 Eric Anholtintel: Check aperture size when doing a blit glClear.
2010-02-06 Eric Anholtintel: Allow PBO acceleration for GL_RGBA8 MESA_FORMAT_...
2010-02-06 Vinson Leellvmpipe: Silence GCC 'no previous prototype' warning.
2010-02-06 Vinson Leei965g: Remove unnecessary headers.
2010-02-06 Alan Coopersmitheglplatform.h: recognize __unix as well for Solaris...
2010-02-06 Zack Rusingallium/python: support two more formats in retrace...
2010-02-05 Brian Paulst/mesa: allow negative index for PROGRAM_STATE_VAR
2010-02-05 Brian Paulmesa: debug output for ARL
2010-02-05 Brian Pauldocs: Fix a typo in mesa3d.org HTML.
2010-02-05 Brian Paulosmesa: Add OSMesaColorClamp and OSMesaGetProcAddress...
2010-02-05 Brian Paulprogs/demos: fix typo
2010-02-05 Kristian Høgsbergegl_dri2: Use pkg-config cflags and libs from configure...
2010-02-05 Patrice Mandinnouveau: Fix warning for void function returning value...
2010-02-05 Kristian Høgsbergglapi: Add back the reduced Noop dispatch
2010-02-05 Kristian Høgsbergglx: Don't mark the XF86DRI functions PUBLIC
2010-02-05 Kristian Høgsbergegl_dri2: Log both driver and core extensions
2010-02-05 Kristian Høgsbergegl_dri2: Audit and fix errors paths
2010-02-05 Kristian Høgsbergegl_dri2: Just cast the pointer difference to an int
2010-02-05 Brian Paulst/mesa: 'fix' point coord semantic info
2010-02-05 Brian Paultgsi: remove special-case code for fragment position
2010-02-05 Chris Liallow make to build lp_test_* for llvmpipe
2010-02-05 José Fonsecallvmpipe: Disable multithreading on windows.
2010-02-05 José Fonsecaos: Don't assert on missing implementation of barrier...
2010-02-05 José FonsecaMerge remote branch 'origin/master'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-05 Pauli Nieminenr200: Optimize polygon stipple emit.
2010-02-05 Pauli Nieminenr200: Add trace logging to r200PointSize.
2010-02-05 Keith WhitwellMerge commit 'fj/mesa-next'
2010-02-05 Pauli Nieminenr100: Add the polygon stipple state to the state list.
2010-02-05 Chia-I Wuegl: Add debug messages to config validation and matching.
2010-02-05 Chia-I Wuegl: Clean up eglconfig.h.
2010-02-05 Chia-I Wudocs: Update the developer section of egl.html.
2010-02-05 Chia-I Wuegl: Remove egl_xdri.
2010-02-05 Chia-I Wuegl: Update the comments to typecast macros.
2010-02-05 Chia-I Wuegl_dri2: Use _EGL_DRIVER_STANDARD_TYPECASTS.
2010-02-05 Chia-I Wuegl: Clarify IsLinked and IsBound.
2010-02-05 Chia-I Wuegl_dri2: Do not destroy linked resources.
2010-02-05 Chia-I Wuegl_dri2: Fix a snprintf warning.
2010-02-05 Chia-I Wuegl_dri2: Add a debug print for DRI2 extensions.
2010-02-05 Chia-I Wuconfigure.ac: Check for xcb-dri2 to enable EGL dri2...
2010-02-05 Kristian Høgsbergegl: Implement eglCopyBuffers for DRI2, make pixmap...
2010-02-04 Brian Paulmesa: change ctx->Driver.ProgramStringNotify() to retur...
2010-02-04 Pauli Nieminenr200: Add the polygon stipple state to the state list.
2010-02-04 Pauli Nieminenr200: Add logging for glPolygonStripple.
2010-02-04 Pauli Nieminenradeon: Make debugging automaticaly increase logging...
2010-02-04 Francisco JerezNuke the nv0x-nv2x gallium pipe drivers.
2010-02-04 Francisco JerezImport a classic DRI driver for nv0x-nv2x.
2010-02-04 Kristian Høgsbergegl: Add driver for EGL on X with DRI2
2010-02-04 José Fonsecascons: Eliminate mixed space/tabs.
2010-02-04 José Fonsecascons: Only override scons CC selection in the embedded...
2010-02-04 José Fonsecatrace: util_stream -> os_stream
2010-02-04 José Fonsecaauxiliary: util_stream -> os_stream
2010-02-04 José Fonsecaos: Ensure header includes are outside extern "C" {}.
2010-02-04 José Fonsecautil: Reimplement u_time on top of os_time.
2010-02-04 José Fonsecagallium: Add a define for deprecated function attribute.
2010-02-04 José Fonsecaos: Time abstractions.
2010-02-04 José Fonsecaos/os_memory_aligned.h: fix memory allocation alignment...
2010-02-04 Brian Pauli965g: include u_inlines.h
2010-02-04 Alex Deucherr600: reduce number of cache flushes
2010-02-04 José Fonsecautil: Disable u_time.c implementation for embedded.
2010-02-04 José Fonsecatrace: Use u_time.
2010-02-04 José Fonsecagallium: Don't try to auto-detect the OS when embedded...
2010-02-04 José Fonsecallvmpipe: Disable unit tests on embedded platforms.
2010-02-04 José Fonsecascons: Promote EMBEDDED from subsystem to full os.
2010-02-04 José Fonsecautil: Add missing include.
2010-02-04 José Fonsecaos: Add missing dummy threading definitions.
2010-02-04 Pauli Nieminenswrast/sse: Fix _mesa_sse_transform_pointsX_3d_no_rot
2010-02-04 José Fonsecascons: Have MinGW target MSVCRT 7.0
2010-02-04 José Fonsecascons: Use only the shared object name when linking...
2010-02-04 Vinson Leest/mesa: Remove unnecessary headers.
2010-02-04 Vinson Leesvga: Remove unnecessary header.
2010-02-04 Vinson Leeutil: Remove unnecessary header.
2010-02-04 Chia-I Wuegl: Convert drivers to use typecast macros.
2010-02-04 Chia-I Wuegl: Add macros to define typecast functions.
2010-02-04 Vinson Leeidentity: Remove unnecessary header.
2010-02-04 Vinson Leellvmpipe: Remove unnecessary header.
2010-02-04 Pauli NieminenRevert "mesa: fix transform_points_3d_no_rot using...
2010-02-04 Chia-I Wust/egl: Add missing headers to kms display.
2010-02-04 Vinson Leest/egl: Add missing headers.
2010-02-04 Vinson Leewinsys: Add missing headers.
2010-02-04 Igor Oliveiraegl: fix implicit declaration of pipe_texture_reference...
2010-02-04 Igor Oliveiraegl: fix wrong argument. Use loader_data instead of...
2010-02-04 Dave Airliegallium: fix more missing includes from various places
2010-02-04 Dave Airlienouveau: include stdio.h and u_inlines.h in all context...
2010-02-03 Brian Paulmesa: increase number of texture units to MAX_COMBINED_...
2010-02-03 Brian Paulmesa: re-dimension RasterTexCoords and CoordReplace
2010-02-03 Brian Paulmesa: added texcoord unit assertion
2010-02-03 Brian Paulmesa: use Elements() instead of MAX_TEXTURE_COORD_UNITS
2010-02-03 Brian Paulmesa: added tex unit assert, use Elements() macro
2010-02-03 Brian Paulmesa: check for invalid texture coord unit in glGet...
2010-02-03 Brian Paulmesa: check/clamp texture/program matrix accesses
2010-02-03 Brian Paulmesa: add error check for querying invalid texture...
2010-02-03 Brian Paulmesa: use Elements() as limit in loops over texture...
2010-02-03 Brian Paulmesa: add out of bounds assertions for accessing textur...
next