48628 Revīzijas (601fb4b746ac498e69356fba0c17a1f6ce78df6c)
 

Autors SHA1 Ziņojums Datums
  Christoph Bumiller 601fb4b746 nvc0: enable shader watchdog timer pirms 13 gadiem
  Christoph Bumiller be1ae976a4 nv50/ir/tgsi: handle TGSI_OPCODE_IABS pirms 13 gadiem
  Christoph Bumiller ae828413c4 nv50/ir/opt: optimize u32 MOD by power of 2 into AND pirms 13 gadiem
  Christoph Bumiller 6ab6110133 nv50/ir/opt: s/SHL/SHR in optimization of u32 DIV pirms 13 gadiem
  Christoph Bumiller b85e93c0ca nv50/ir,nvc0: make ClipDistance and ClipVertex work pirms 13 gadiem
  Christoph Bumiller f37c3a3335 nv50,nvc0: handle new PIPE_CAPs pirms 13 gadiem
  Christoph Bumiller 7c6ca0367b nvc0/ir/emit: fix modifiers of f32 add with long immediate pirms 13 gadiem
  Christoph Bumiller 405bd00f3c nvc0/ir: fix default insertion position in pre-SSA lowering pass pirms 13 gadiem
  Marek Olšák dc4c821f08 Squash-merge branch 'gallium-clip-state' pirms 13 gadiem
  Kenneth Graunke a48cc138a8 i965: Fix zeroing of unused attributes in 3DSTATE_SBE. pirms 13 gadiem
  Kenneth Graunke 7cb40da7a5 i965: Re-sync outdated comments about Gen6+ push constants. pirms 13 gadiem
  Kenneth Graunke 647b890e7d i965: Update dirty bit comments for the gen7_ps_state atom. pirms 13 gadiem
  Kenneth Graunke ef034f1094 i965: Annotate the use of _NEW_PROGRAM in Gen6+ SF state atoms. pirms 13 gadiem
  Kenneth Graunke 62ca17101c i965: Add missing _NEW_PROGRAM dirty bit to the brw_sf_state atom. pirms 13 gadiem
  Kenneth Graunke 60343b67f7 i965: Add missing _NEW_PROGRAM dirty bit to the gen7_sbe_state atom. pirms 13 gadiem
  Kenneth Graunke f497906ec0 i965: Remove BRW_NEW_CURBE_OFFSETS dirty bit from Gen7 atoms. pirms 13 gadiem
  Kenneth Graunke 74d7ef0961 i965: Remove BRW_NEW_URB_FENCE dirty bit from Gen6+ atoms. pirms 13 gadiem
  Kenneth Graunke 4874fcb028 i965: Add missing _NEW_BUFFERS dirty bit to Gen6+ DEPTH_STENCIL atoms. pirms 13 gadiem
  Andy Clayton 6c29452f38 glsl: fix glsl optimization infinite loop from copy_propagation_elements pirms 13 gadiem
  Jakob Bornecrantz 6afa7cdf93 softpipe: Document new llvm flag pirms 13 gadiem
  Jakob Bornecrantz 8783d4227f softpipe: Don't use llvm in draw pirms 13 gadiem
  Jakob Bornecrantz f4863f3923 draw: Fail if we fail to enable llvm when asked for it pirms 13 gadiem
  Jakob Bornecrantz 3e22c7a253 draw: Make it possible to create a llvm free context pirms 13 gadiem
  Kenneth Graunke a53cb348ba mesa: Bump version to 8.0 (devel) pirms 13 gadiem
  Jerome Glisse b82a2a848c radeon/winsys: fix get info ioctl error checking pirms 13 gadiem
  Eric Anholt 30f86aec01 i965/fs: Fix projector==1.0 optimization pre-gen6. pirms 13 gadiem
  Eric Anholt 83dc891b41 i965/fs: Fix GPU hangs with 16-wide integer div/mod on gen7. pirms 13 gadiem
  Paul Berry 108cba21de mesa: Fix bogus transform feedback error message when subscripting non-array. pirms 13 gadiem
  Brian Paul b87b857d90 mesa: fix error message in _mesa_BlitFramebufferEXT() pirms 13 gadiem
  Brian Paul 3f1fab0684 mesa: check depth, stencil formats (not depths) in glBlitFramebuffer pirms 13 gadiem
  Brian Paul 84c38c739e mesa: add missing error check for linear blit of integer colors pirms 13 gadiem
  Brian Paul edca96547a swrast: convert blit_linear() to Map/UnmapRenderbuffer() pirms 13 gadiem
  Brian Paul 7274538da7 mesa: add _mesa_unpack_ubyte_rgba_row() function pirms 13 gadiem
  Brian Paul 301fba5445 mesa: rename _mesa_unpack_int_rgba_row() to _mesa_unpack_uint_rgba_row() pirms 13 gadiem
  Christian König 8c2bfa34a0 vl: replace decode_buffers with auxiliary data field pirms 13 gadiem
  Kenneth Graunke 37240d2132 i965: Actually enable SIMD16 dispatch on Ivybridge. pirms 13 gadiem
  Marek Olšák ed22f8ed2c nvfx: remove unused-but-set variables pirms 13 gadiem
  Kenneth Graunke a56a732c69 i965: Correct _NEW_TRANSOFORM typos. pirms 13 gadiem
  Kenneth Graunke 6a26005c1e i965: Correct misspellings of "invariant". pirms 13 gadiem
  Bryan Cain 73b26e4d12 glsl_to_tgsi: emit IABS for absolute value of integers pirms 13 gadiem
  Brian Paul 56b57aa360 mesa: rework ctx->Driver.CopyTexSubImage() parameters pirms 13 gadiem
  Bryan Cain 4c0f1fb5ec gallium: add an IABS opcode to TGSI pirms 13 gadiem
  Brian Paul 291e374ea5 mesa: remove unused _mesa_unpack_uint_rgba_row() prototype pirms 13 gadiem
  Bryan Cain 673535f607 glsl_to_tgsi: fix emission of boolean constants pirms 13 gadiem
  Bryan Cain c4529d10be glsl_to_tgsi: remove bad assertion pirms 13 gadiem
  Brian Paul 282292f24c swrast: fix Z testing of points/lines for 16-bit depth buffers pirms 13 gadiem
  Brian Paul 8dffb6bdab swrast: s/GLbitfield/GLbitfield64/ for sw_span::arrayAttribs pirms 13 gadiem
  Brian Paul 7d960a352f swrast: s/GLint/GLuint/ to silence MSVC signed/unsigned comparison warning pirms 13 gadiem
  Brian Paul 5fc6db6708 meta: add some 'f' suffixes to silence MSVC warnings pirms 13 gadiem
  Brian Paul 6bf7d40214 mesa: add some 'f' suffixes to silence MSVC warnings pirms 13 gadiem