42245 Revize (871460eb149b9868e5750f13b8206e271743c4a2)
 

Autor SHA1 Zpráva Datum
  Dave Airlie 2271c793e8 r600g: flushing texture needs all levels. před 14 roky
  Dave Airlie cd6864c079 r600g: remove unused variables před 14 roky
  Dave Airlie 3e9bc43fba r600g: add a flag to just create flushed texture without flushing. před 14 roky
  Dave Airlie 446bc12c17 r600g: also check CB bindings for textures to depth flush. před 14 roky
  Dave Airlie 4b49fcbb9a r600g: flush depth texture before a blit from it. před 14 roky
  Brian Paul 5026841d5e svga: rename a couple sampler, sampler view functions před 14 roky
  Brian Paul e40252d4d9 gallium/svga: added debug code for dumping framebuffer images (disabled) před 14 roky
  Brian Paul 73e37d933d gallium/docs: more info about setting samplers and sampler views před 14 roky
  Brian Paul c5fb2c60bf cso: don't tell drivers to bind null samplers, sampler views před 14 roky
  Henri Verbeet a6a710cbe7 r600g: Make some more things static. před 14 roky
  Henri Verbeet d06b990096 r600g: Get rid of the unused r600_cf_vtx_tc() function. před 14 roky
  Henri Verbeet d17d03a8dc r300g: Make the buffer and texture vbtls static const. před 14 roky
  Henri Verbeet 126e98966d r600g: Make the buffer and texture vbtls static const. před 14 roky
  Alex Deucher 4668ad36f3 egl_dri2: Add new radeon pci ids před 14 roky
  Kristian Høgsberg 9dc5de5bb1 egl_dri2: Split out drm platform implementation to a separate file před 14 roky
  Kristian Høgsberg 2889d9640f egl_dri2: Split out x11 platform code před 14 roky
  Haitao Feng b43a147128 swrast: add an interface createNewContextForAPI před 14 roky
  José Fonseca 610c24b19d svga: Fix resource leak; undo temporary workaround. před 14 roky
  José Fonseca 0f3eeb45c7 svga: Temporarily disable buffer DMA upload coalescing. před 14 roky
  José Fonseca 637ed52f59 svga/drm: Flushing preemptively on a 1/3 of the aperture. před 14 roky
  José Fonseca b6b6b8f8bb util: Prevent transfer dangling pointer on map failure. před 14 roky
  José Fonseca 5c296a583d svga: Don't call swc->flush directly. před 14 roky
  José Fonseca 9d4488e4a8 svga: Add an assert to catch reentrancy. před 14 roky
  José Fonseca 63c0a504a0 svga/drm: Update for pb_vtbl::map argument addition. před 14 roky
  Michel Dänzer 7535f93e5a r300c: Unbreak after R4xx support was added to r300/compiler. před 14 roky
  José Fonseca 82e79e93ac scons: Eliminate libgcc_s_sjlj-1.dll dependency před 14 roky
  Dave Airlie aa31a5cbc7 r600g: flush differences back to DB copy. před 14 roky
  Dave Airlie 417cfa60b2 r600g: fix depth hw resource copies. před 14 roky
  Dave Airlie 5730d56549 r600g: only set depth bit for hw accessible depth buffers. před 14 roky
  Dave Airlie b13b7b86b2 r600g: rework dirty / depth texture tracking. před 14 roky
  Dave Airlie d0293290ad r600g: set correct pitch/offset for depth textures in flushed state. před 14 roky
  Brian Paul 4629be0509 softpipe: rename sampler[] -> fragment_samplers[] před 14 roky
  Brian Paul 843f206a34 softpipe: rename fragment sampler/view fields před 14 roky
  Brian Paul c06fa98c86 cso: refactor texture sampler and sampler view code před 14 roky
  Brian Paul 5f30e0b231 cso: rename fragment sampler-related fields před 14 roky
  Brian Paul d087cfaabf cso: fix loop bound in cso_set_vertex_samplers() před 14 roky
  Chad Versace fd1252ab67 glcpp: Raise error when modulus is zero před 14 roky
  Chad Versace e7c1f058d1 glsl: Avoid division-by-zero during constant-folding před 14 roky
  Chad Versace b3cf92aa91 glsl: Fix constant-folding for reciprocal expressions před 14 roky
  José Fonseca 50278c0901 svga: Flush upload buffers or we get asserts před 14 roky
  Kenneth Graunke dfdb9fda82 glsl: Fix use of uninitialized values in _mesa_glsl_parse_state ctor. před 14 roky
  Kenneth Graunke cfd8d45ccd glsl: Fix invalid use of ralloc_asprintf in prototype_string. před 14 roky
  Christian König 8ca3b140eb r600g: use burst exports in shaders před 14 roky
  Alex Deucher 8503cffc4c r200: remove 0x4243 pci id před 14 roky
  Ian Romanick a04582739e i915: Only mark a register as available if all components are written před 14 roky
  Ian Romanick 20d278a7ff mesa: glGetUniform only returns a single element of an array před 14 roky
  José Fonseca 3c701f1d61 glsl: Fix printf_length() on MSVC. před 14 roky
  Kenneth Graunke a7d350790b glsl: Fix memory error when creating the supported version string. před 14 roky
  Dave Airlie 11bc8991e9 r600g: just change tile type when buffer is set to depth. před 14 roky
  Dave Airlie a112cc283d r600g: align the tiling modes with what the DDX and kernel expects. před 14 roky