67832 次代码提交 (5dfb085ff325df3dbefda515f06106469babbefc)
 

作者 SHA1 备注 提交日期
  Iago Toral Quiroga 5dfb085ff3 glsl: Improve precision of mod(x,y) 10 年前
  Eduardo Lima Mitev c27d23f0c8 mesa: Allow querying for GL_PRIMITIVE_RESTART_FIXED_INDEX under GLES 3 10 年前
  Iago Toral Quiroga ec7dcaf578 glsl: can't have 'const' qualifier used with struct or interface block members 10 年前
  Iago Toral Quiroga 5d655a43e6 glsl: interface blocks must be declared at global scope 10 年前
  Iago Toral Quiroga 6dd346c232 i965: Fix negate with unsigned integers 10 年前
  Jose Fonseca 5b941ce857 scons: Fix Windows builds with LLVM 3.5. 10 年前
  Ilia Mirkin bc321db75b st/mesa: add EXT_polygon_offset_clamp support 10 年前
  Ilia Mirkin 7c211a12aa gallium: add a cap to determine whether the driver supports offset_clamp 10 年前
  Ilia Mirkin 2ce29ce5af i965/gen6+: enable EXT_polygon_offset_clamp 10 年前
  Ilia Mirkin 81998dda63 mesa: add support for GL_EXT_polygon_offset_clamp 10 年前
  Ilia Mirkin 83321009de glapi: add GL_EXT_polygon_offset_clamp 10 年前
  Kenneth Graunke 0f06f12c11 glsl: Pick ast_conditional branch regardless of op1/2 being constant. 11 年前
  Kenneth Graunke 534f07ee85 i965: Add a better PRM citation for the IMS dimension mangling. 11 年前
  Laura Ekstrand e9b86cb5d6 swrast: Whitespace fixes. 10 年前
  Laura Ekstrand e187c2f543 DD: Refactor BlitFramebuffer. 10 年前
  Laura Ekstrand ad2c64abbd GL: Update glext.h to Khronos Revision 29537. 10 年前
  Jason Ekstrand 2cebaac479 i965: Don't use tiled_memcpy to download from RGBX or BGRX surfaces 10 年前
  Neil Roberts af8fd694d4 dir-locals.el: Don't set variables for non-programming modes 10 年前
  Iago Toral Quiroga 68155e5a36 i965: Fix intel_miptree_copy_teximage for GL_TEXTURE_1D_ARRAY 10 年前
  Eric Anholt 753c327151 vc4: Kill a bunch of color write calculation when colormask is all off. 10 年前
  Fredrik Höglund 0508032413 docs: Update ARB_direct_state_access 10 年前
  Martin Peres 9272022353 doc: break down ARB_direct_state_access in GL3.txt 10 年前
  Eric Anholt 12ebd7e20e vc4: Dump the VPM read index in QIR disasm. 10 年前
  Jason Ekstrand 6094619c02 i965/pixel_read: Don't try to do a tiled_memcpy from a multisampled buffer 10 年前
  Francisco Jerez 11f5d8a5d4 i965: Enable L3 caching of buffer surfaces. 10 年前
  José Fonseca 11a955aef4 egl: Pass the correct X visual depth to xcb_put_image(). 10 年前
  Jason Ekstrand 5c31184cf5 intel/pixel_read: Properly flip the results for window system buffers 10 年前
  Jason Ekstrand 837a4c42a6 i965/tiled_memcpy: Support a signed linear pitch 10 年前
  Jason Ekstrand 7cc3bb2318 main: Add STENCIL_INDEX formats to base_tex_format 10 年前
  Jason Ekstrand 16875bc5cd teximage: Don't indent switch cases 10 年前
  Brian Paul b930ef1ce8 mesa: remove some dead display list code 10 年前
  Brian Paul 20bc72b791 mesa: remove stale comment in dlist.c code 10 年前
  Brian Paul 613974b774 mesa: s/union gl_dlist_node/Node/ in dlist.c code 10 年前
  Brian Paul 53b01938ed mesa: fix display list 8-byte alignment issue 10 年前
  José Fonseca fbc3e030e6 util/u_atomic: Provide a _InterlockedCompareExchange8 for older MSVC. 10 年前
  José Fonseca d7f2dfb67e util/u_atomic: Use _Interlocked* intrinsics for non 64bits. 10 年前
  Neil Roberts a7eec6d620 i965/skl: Force a BINDING_TABLE_POINTER_* after push constant command 10 年前
  Topi Pohjolainen 083fb215e1 meta: Don't write depth when decompressing tex-images 10 年前
  Topi Pohjolainen c49c750579 meta: Don't write depth when generating miptrees 10 年前
  Topi Pohjolainen 941aced635 meta/blit: Compile programs with and without depth 10 年前
  Topi Pohjolainen 97caf5fa04 meta/blit: Write depth only when asked for 10 年前
  Topi Pohjolainen 4c157d34c0 meta/blit: Add plumbing for shaders without depth 10 年前
  Jason Ekstrand 604ae33c8b nir/opt_algebraic: Add some constant bcsel reductions 10 年前
  Jason Ekstrand 7f19cd5a56 nir/opt_algebraic: Add some boolean simplifications 10 年前
  Jason Ekstrand 70273c5cd5 nir/algebraic: Support specifying variable as constant or by type 10 年前
  Jason Ekstrand 81f77e4f3a nir/algebraic: Fail to compile of a variable is used in a replace but not the search 10 年前
  Jason Ekstrand 026b5cc792 nir/search: Allow for matching variables based on types 10 年前
  Jason Ekstrand d8999bcdce nir/search: Add support for matching unknown constants 10 年前
  Jason Ekstrand 5ab1489ae6 nir: Add an invalid type 10 年前
  Roland Scheidegger f01e8d3ba5 gallium/docs: fix docs wrt ARL/ARR/FLR 10 年前