32022 コミット (6f4ce4a4fed9f0f0f0ee89a63e406ab86dae7150)
 

作成者 SHA1 メッセージ 日付
  Keith Whitwell 6f4ce4a4fe Squashed commit of gallium-no-texture-blanket 16年前
  Marek Olšák 821c830f11 r300g: remove hacks from translate_vertex_data_swizzle 16年前
  Marek Olšák f3365bceb8 draw: quads never provoke the first vertex 16年前
  Marek Olšák 558ce9964f softpipe: quads never provoke the first vertex 16年前
  Marek Olšák f2b8f14267 llvmpipe: quads never provoke the first vertex 16年前
  Corbin Simpson dd8f5c33f3 mesa/st: Gallium quads, by spec, never change provoking vertex. 16年前
  Chia-I Wu 2b76e04a8c st/egl: Fix KMS build error after winsys handle change. 16年前
  Brian Paul 4243ca1144 gallium: update some comments, remove others which are superfluous 16年前
  Brian Paul e799163dec vega: remove redundant DEFINES from .c.o rule 16年前
  Brian Paul f027d56129 llvmpipe/gallivm: checkpoint: array of pointers to mipmap levels 16年前
  Brian Paul 891f7f4d52 nv: define NV30/40/50_MAX_TEXTURE_LEVELS 16年前
  Brian Paul ac2e849111 r300g: define R300_MAX_TEXTURE_LEVELS 16年前
  Brian Paul 156585c12e svga: s/PIPE_MAX_TEXTURE_LEVELS/SVGA_MAX_TEXTURE_LEVELS/ 16年前
  Brian Paul e0d4f3202e i915g: define I915_MAX_TEXTURE_2D/3D_LEVELS 16年前
  Brian Paul e836f35369 i965g: define BRW_MAX_TEXTURE_2D/3D_LEVELS 16年前
  Brian Paul 44eec28023 softpipe: define SP_MAX_TEXTURE_2D/3D_LEVELS 16年前
  Brian Paul d73fadf211 llvmpipe: define max texture levels 16年前
  Brian Paul e3b6f7b800 llvmpipe: rewrap for 80 columns 16年前
  Eric Anholt bc632d0437 i965: Fix up the handling of point sprite coordinate replacement. 16年前
  Zack Rusin 1d84808dc0 gallivm: fix a crash by making sure we set the has_mask flag correctly 16年前
  Jesse Barnes f2a035e5d8 xdemos/omlsync: improve OML WaitMsc test 16年前
  Brian Paul e5923a1240 Merge branch '7.8' 16年前
  Brian Paul e1762fb870 softpipe: zero-out entire clear_flags array in sp_tile_cache_flush_clear() 16年前
  Brian Paul 80dc54e308 st/mesa: don't detach renderbuffer, surface in st_finish_render_texture() 16年前
  Alex Deucher df9bf78f88 r600: enable GL_ARB_pixel_buffer_object 16年前
  Brian Paul fe25bee14f mesa: add additional missing z formats for render to texture 16年前
  Alex Deucher 9458c2061b radeon/r200/r600: allow src and dst BOs to be placed in GTT during blit 16年前
  Alex Deucher d7ad1b8b07 radeon/r200/r600: reset bos when validating buffers during blit 16年前
  Alex Deucher c65235f97e r600: recalculate point size, if point min/max size changes 16年前
  Alex Deucher d18b302365 r600: no need to flush on context init 16年前
  Maciej Cencora b3b6bd5da1 r300: don't enable EXT_packed_depth_stencil 16年前
  Maciej Cencora 29e02c7e72 radeon: no need to emit full state twice after flush 16年前
  Maciej Cencora 4572ae1925 r300: allow src and dst BOs to be placed in GTT during blit 16年前
  Maciej Cencora 62b3321d7d r300: reset bos when validating buffers during blit 16年前
  Maciej Cencora 8ccd83ab92 radeon: fallback to software in glCopyTexImage if blit isn't available 16年前
  Maciej Cencora 2872c1cc32 r300: VAP flush is needed only when vertex program or constants are changed 16年前
  Maciej Cencora 77ed4d1f5d r300: recalculate point size, if point min/max size changes 16年前
  Maciej Cencora 44d92d4bbe r300: no need to flush on context init 16年前
  Maciej Cencora b1ab15c633 r300: remove unnecessary code 16年前
  Brian Paul 26aa870a0d mesa: add render-to-texture case for MESA_FORMAT_S8_Z24 16年前
  Brian Paul 614f490ca9 mesa: s/GL_DEPTH_STENCIL/GL_DEPTH_COMPONENT/ for MESA_FORMAT_Z16 renderbuffer 16年前
  Alex Deucher 39ab5ae30c radeon/r200/r600: allow src and dst BOs to be placed in GTT during blit 16年前
  Alex Deucher 7959274858 radeon/r200/r600: reset bos when validating buffers during blit 16年前
  Alex Deucher cbe28cb892 r600: recalculate point size, if point min/max size changes 16年前
  Alex Deucher 97d40edb07 r600: no need to flush on context init 16年前
  Keith Whitwell 3ca933623c Merge commit 'origin/gallium-winsys-handle-rebased' 16年前
  Marek Olšák 9860f652e2 r300g: fix updating the tiling flags for the framebuffer state 16年前
  Marek Olšák 6abe6145fb r300g: remove unnecessary state emissions and clean up 16年前
  Chia-I Wu ee6fbf8d2f st/vega: Fix OpenVG demo segfaults. 16年前
  Francisco Jerez ea027bda8e dri/nouveau: Split big client buffers in the indexed case too. 16年前