32692 Commits (615f44d70d293704ed821bc0b21fcfe6e363895d)
 

Author SHA1 Message Date
  Keith Whitwell 18ba74016d r300: fix compilation after merge 15 years ago
  Keith Whitwell eb9c0175c8 st/vega: fix up after merge 15 years ago
  Keith Whitwell ea8dd1d4ae aux: remove unused piperesource helpers 15 years ago
  Keith Whitwell be7af29d3a Merge commit 'origin/master' into gallium-resources 15 years ago
  Dave Airlie bb324182fc r300g: fix occlusion query hangs. 15 years ago
  Dave Airlie ff1c7baad2 r300g: add bufmgr cached for vertex/index buffers. 15 years ago
  Dave Airlie 0dab3189e1 gallium: cached bufmgr add map busy check 15 years ago
  Chia-I Wu 12deb9e6ca Merge remote branch 'origin/gallium-st-api-dri' 15 years ago
  Marek Olšák 162bc831c9 r300g: align misaligned ushort vertex indices 15 years ago
  Marek Olšák 53ca4f8401 r300g: fix misaligned generated offset for ubyte vertex indices 15 years ago
  Marek Olšák 04de5f4b8b r300g: split the vertex buffer alignment validation 15 years ago
  Marek Olšák 951d89ae3a r300g: skip null vertex buffers 15 years ago
  Marek Olšák 7b38f946a0 r300/compiler: fix assertion failure in the r500-fragprog emission path 15 years ago
  Corbin Simpson 44cfc4ad74 r300g: Bump immediate limits. 15 years ago
  Corbin Simpson 4711aa089e r300g: Correctly hax max_index on pipe_vertex_buffers. 15 years ago
  Corbin Simpson 7c8221b460 radeong: Use TRUE and FALSE. 15 years ago
  Corbin Simpson 20dedcca3c radeong: Test the BO ptr for NULL instead of using a bool. 15 years ago
  Dave Airlie c2d17dce27 r300g: winsys fix tiling change flushes. 15 years ago
  Dave Airlie 03f1896304 r300g: add buffer/texture referenced checks. 15 years ago
  Brian Paul 449721a3d0 docs: note GL_EXT_packed_float, GL_EXT_shared_exponent extensions 15 years ago
  Brian Paul 61753c4bf7 mesa: added GL3 query for GL_TEXTURE_SHARED_SIZE 15 years ago
  Brian Paul 9fca5d2e39 mesa: added missing glGet query for GL_MAX_ARRAY_TEXTURE_LAYERS_EXT 15 years ago
  Brian Paul d6a9f5b3da mesa: added new GL3 buffer object queries 15 years ago
  Brian Paul 8829e063aa mesa: added GL3 buffer attachment aliases 15 years ago
  Brian Paul 00225af999 mesa: added GL3 ContextFlags field and query code 15 years ago
  Keith Whitwell d22c2c6cb2 drm/r300: update for r300g pipe_resources conversion 15 years ago
  Keith Whitwell f07b2c8369 r300: convert to pipe_resources 15 years ago
  George Sapountzis fe5f070ef9 st/dri: fix bug in make_current 15 years ago
  George Sapountzis 92827cd451 st/dri: fix bug in allocate_textures 15 years ago
  Brian Paul 05c03c6a1b gallivm: simplify and clean-up Z/stencil bit mask/shift code 15 years ago
  Roland Scheidegger 3b9555094d cso: remove cso_set/save/restore_sampler_textures 15 years ago
  Roland Scheidegger e5f0384ad0 st/vega: fix up vega state tracker to use cso changes 15 years ago
  Brian Paul 8221a0e7f7 es: added -I$(TOP)/include path 15 years ago
  Michal Krol 980da4aed2 gallium/docs: Clarify sampler view descriptions. 15 years ago
  Corbin Simpson 8e1768cfd3 gallium/docs: Fix a couple ReST errors. 15 years ago
  Marek Olšák 12a40dda39 r300g: lod min/max clamping should be relative to the base level 15 years ago
  Marek Olšák afae089194 r300g: fix breakage after the gallium-sampler-view merge 15 years ago
  Marek Olšák f6e987ce78 r300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer support, cleanups 15 years ago
  Marek Olšák 0c81739528 r300g: mark SRGB colorbuffers as unsupported 15 years ago
  Marek Olšák cba6430524 r300g: add generating texture coordinates for point sprites (WIP) 15 years ago
  Brian Paul 8df65e9899 gallivm: support PIPE_FORMAT_Z24S8_UNORM in depth/stencil code 15 years ago
  Brian Paul c9c0baabdc progs/tests: also test stencil INCR_WRAP mode if supported 15 years ago
  Brian Paul 66b6676d14 gallivm: fix broken INCR/DECR stencil modes 15 years ago
  Brian Paul 705ed3326c progs/tests: comments and clean-ups 15 years ago
  Brian Paul 22e6dc3870 gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass through 15 years ago
  Brian Paul d219b8a022 llvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST 15 years ago
  Alan Hourihane 94abc4b51e Add format B5G5R5X1 15 years ago
  Brian Paul 521c61ff01 gallivm/llvmpipe: simplify front/back stencil ref value handling 15 years ago
  Brian Paul ecf85c7d75 gallivm: checkpoint WIP two-sided stencil test 15 years ago
  Brian Paul a1e7aeecc2 llvmpipe: set opaque = FALSE if stencil enabled 15 years ago