32708 Commits (a83fa1504b78180524a5eb454ae186741a27cdf8)
 

Author SHA1 Message Date
  George Sapountzis f2fa4a1888 Merge branch 'master' of git://anongit.freedesktop.org/git/mesa/mesa 16 years ago
  George Sapountzis 5d524cce9c drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/ 16 years ago
  Christoph Bumiller 1afda5303d nv50: don't validate arrays on clear 16 years ago
  Christoph Bumiller 272bbbffb0 nv50: get rid of the static_init stateobj 16 years ago
  George Sapountzis f87a5f6499 gallium: add soft screen helper 16 years ago
  George Sapountzis c28f5f98d6 dri1_api: need not include drm.h 16 years ago
  George Sapountzis 97a694e221 drm/sw: does not need sw_winsys 16 years ago
  George Sapountzis 016c5c953f drm/sw: llvmpipe texture_from_handle 16 years ago
  George Sapountzis 9ec29e3191 Makefile.template: respect LIBRARY_DEFINES in mkdep 16 years ago
  George Sapountzis a13bcf945f rename dri_sw to drisw_util for consistency 16 years ago
  George Sapountzis 0b932284f2 dri_inteface: add define for checking presence of drm.h 16 years ago
  George Sapountzis 2b5a6e083c glx: minor cosmetic 16 years ago
  George Sapountzis 2d1641b191 glx: swapBuffers prototype has changed 16 years ago
  Francisco Jerez c48226e81d dri/nouveau: Reemit the light model state when lighting goes on/off. 16 years ago
  Francisco Jerez 7f1f4c14ec dri/nouveau: Random cleanups. 16 years ago
  Keith Whitwell 18ba74016d r300: fix compilation after merge 16 years ago
  Keith Whitwell eb9c0175c8 st/vega: fix up after merge 16 years ago
  Keith Whitwell ea8dd1d4ae aux: remove unused piperesource helpers 16 years ago
  Keith Whitwell be7af29d3a Merge commit 'origin/master' into gallium-resources 16 years ago
  Dave Airlie bb324182fc r300g: fix occlusion query hangs. 16 years ago
  Dave Airlie ff1c7baad2 r300g: add bufmgr cached for vertex/index buffers. 16 years ago
  Dave Airlie 0dab3189e1 gallium: cached bufmgr add map busy check 16 years ago
  Chia-I Wu 12deb9e6ca Merge remote branch 'origin/gallium-st-api-dri' 16 years ago
  Marek Olšák 162bc831c9 r300g: align misaligned ushort vertex indices 16 years ago
  Marek Olšák 53ca4f8401 r300g: fix misaligned generated offset for ubyte vertex indices 16 years ago
  Marek Olšák 04de5f4b8b r300g: split the vertex buffer alignment validation 16 years ago
  Marek Olšák 951d89ae3a r300g: skip null vertex buffers 16 years ago
  Marek Olšák 7b38f946a0 r300/compiler: fix assertion failure in the r500-fragprog emission path 16 years ago
  Corbin Simpson 44cfc4ad74 r300g: Bump immediate limits. 16 years ago
  Corbin Simpson 4711aa089e r300g: Correctly hax max_index on pipe_vertex_buffers. 16 years ago
  Corbin Simpson 7c8221b460 radeong: Use TRUE and FALSE. 16 years ago
  Corbin Simpson 20dedcca3c radeong: Test the BO ptr for NULL instead of using a bool. 16 years ago
  Dave Airlie c2d17dce27 r300g: winsys fix tiling change flushes. 16 years ago
  Dave Airlie 03f1896304 r300g: add buffer/texture referenced checks. 16 years ago
  Brian Paul 449721a3d0 docs: note GL_EXT_packed_float, GL_EXT_shared_exponent extensions 16 years ago
  Brian Paul 61753c4bf7 mesa: added GL3 query for GL_TEXTURE_SHARED_SIZE 16 years ago
  Brian Paul 9fca5d2e39 mesa: added missing glGet query for GL_MAX_ARRAY_TEXTURE_LAYERS_EXT 16 years ago
  Brian Paul d6a9f5b3da mesa: added new GL3 buffer object queries 16 years ago
  Brian Paul 8829e063aa mesa: added GL3 buffer attachment aliases 16 years ago
  Brian Paul 00225af999 mesa: added GL3 ContextFlags field and query code 16 years ago
  Keith Whitwell d22c2c6cb2 drm/r300: update for r300g pipe_resources conversion 16 years ago
  Keith Whitwell f07b2c8369 r300: convert to pipe_resources 16 years ago
  George Sapountzis fe5f070ef9 st/dri: fix bug in make_current 16 years ago
  George Sapountzis 92827cd451 st/dri: fix bug in allocate_textures 16 years ago
  Brian Paul 05c03c6a1b gallivm: simplify and clean-up Z/stencil bit mask/shift code 16 years ago
  Roland Scheidegger 3b9555094d cso: remove cso_set/save/restore_sampler_textures 16 years ago
  Roland Scheidegger e5f0384ad0 st/vega: fix up vega state tracker to use cso changes 16 years ago
  Brian Paul 8221a0e7f7 es: added -I$(TOP)/include path 16 years ago
  Michal Krol 980da4aed2 gallium/docs: Clarify sampler view descriptions. 16 years ago
  Corbin Simpson 8e1768cfd3 gallium/docs: Fix a couple ReST errors. 16 years ago