64161 Commits (3b176c441b7ddc5f7d2f891da3f76cf3c1814ce1)
 

Author SHA1 Message Date
  Chia-I Wu 1661f7559b ilo: add some missing formats 11 years ago
  Chia-I Wu 69cd3ebd6f ilo: update and tailor the surface format table 11 years ago
  Kenneth Graunke a2de656278 i965: Don't copy propagate abs into Broadwell logic instructions. 11 years ago
  Kenneth Graunke cf1b5eee7f i965/fs: Use WE_all for gl_SampleID header register munging. 11 years ago
  Kenneth Graunke e5adc560cc i965/fs: Set force_uncompressed and force_sechalf on samplepos setup. 11 years ago
  Kenneth Graunke 2eaf3f670f i965: Set execution size to 8 for instructions with force_sechalf set. 11 years ago
  Christoph Bumiller 4198711006 nvc0: fix translate path for PRIM_RESTART_WITH_DRAW_ARRAYS 13 years ago
  Christoph Bumiller a284a0afa2 nvc0: add support for indirect drawing 13 years ago
  Ilia Mirkin bbc4a7bd31 nouveau: check if a fence has already been signalled 11 years ago
  Matt Turner c11096c749 glsl: Don't declare variables in for-loop declaration. 11 years ago
  Connor Abbott 58270c2fac exec_list: Make various places use the new length() method. 11 years ago
  Connor Abbott 7b0f69225a exec_list: Add a function to give the length of a list. 11 years ago
  Connor Abbott 28c4fd4bc6 exec_list: Add a prepend function. 11 years ago
  Ian Romanick 9a723b970e mesa: Don't allow GL_TEXTURE_{LUMINANCE,INTENSITY}_* queries outside compat profile 11 years ago
  Ian Romanick 750286600b mesa: Don't allow GL_TEXTURE_BORDER queries outside compat profile 11 years ago
  Ian Romanick ee58c71a65 mesa: Handle uninitialized textures like other textures in get_tex_level_parameter_image 11 years ago
  Matt Turner 83214edf8a i965/fs: Relax interference check in register coalescing. 11 years ago
  Matt Turner 1d97212007 i965/fs: Perform CSE on sends-from-GRF rather than textures. 11 years ago
  Matt Turner 103716a862 glsl: Update expression types after rebalancing the tree. 11 years ago
  Matt Turner 7b962a4e6b glsl: Add callback_leave to ir_hierarchical_visitor. 11 years ago
  Matt Turner 76caaedd7e i965: Initialize new chunks of realloc'd memory. 11 years ago
  Tom Stellard 0d711e719e radeon/llvm: Fix LLVM diagnostic error reporting 11 years ago
  José Fonseca 20b431fd9e util/tgsi: Fix ureg_EMIT/ENDPRIM prototype. 11 years ago
  Vinson Lee e945a19b35 glapi: Use GetProcAddress instead of dlsym on Windows. 11 years ago
  Chia-I Wu c25fe88ebf ilo: raise texture size limits 11 years ago
  Chia-I Wu 81d7f33e30 ilo: move away from drm_intel_bo_alloc_tiled 11 years ago
  Marek Olšák d859bdb4b5 radeonsi: partially revert "switch descriptors to i32 vectors" 11 years ago
  Matt Turner 130c99ca15 i965/vec4: Invalidate live intervals in opt_cse, not _local. 11 years ago
  Matt Turner aba15d93a6 i965/vec4: Move aeb list into opt_cse_local. 11 years ago
  Matt Turner 1ca6b5d2e8 i965/fs: Invalidate live intervals in opt_cse, not _local. 11 years ago
  Matt Turner bdbaa9ab5b i965/fs: Move aeb list into opt_cse_local. 11 years ago
  Cody Northrop 0f679f0ab5 glsl: Fix aggregates with dynamic initializers. 11 years ago
  Jon TURNEY 923f78440c Avoid mesa_dri_drivers import lib being installed 12 years ago
  Chris Forbes 5899a45a5b i965/vec4: Silence warnings about unhandled interpolation ops 11 years ago
  Chris Forbes 1e4068ca45 docs: Mark off ARB_gpu_shader5 interpolation functions for i965 11 years ago
  Chris Forbes 9c0bddf735 i965/fs: add support for ir_*_interpolate_at_* expressions 12 years ago
  Chris Forbes 5ed147c26f i965/fs: Skip channel expressions splitting for interpolation 12 years ago
  Chris Forbes 6e91f2df95 i965/fs: add generator support for pixel interpolator query 12 years ago
  Chris Forbes d732598b63 i965: add low-level support for send to pixel interpolator 12 years ago
  Chris Forbes 0b0572a2ad i965/disasm: add support for pixel interpolator messages 12 years ago
  Chris Forbes 1b6163bdf5 i965: Add message descriptor bit definitions for pixel interpolator 11 years ago
  Chris Forbes f55e9a7c75 i965/disasm: Disassemble indirect sends more properly 11 years ago
  Chris Forbes 1854ead64c i965: Avoid crashing while dumping vec4 insn operands 11 years ago
  Chris Forbes 1499619fe6 i965: Fix two broken asserts in brw_eu_emit 11 years ago
  Chris Forbes b45d417108 glsl: add new interpolateAt* builtin functions 12 years ago
  Chris Forbes 1d5b06664f glsl: add new expression types for interpolateAt* 12 years ago
  Chris Forbes 8b7a323596 allow builtin functions to require parameters to be shader inputs 12 years ago
  Marek Olšák ee2a818d33 radeonsi: rename definitions of shader limits 11 years ago
  Marek Olšák 4f3f0435bf radeonsi: switch descriptors to i32 vectors 11 years ago
  Marek Olšák 877bb52dc9 radeonsi: properly implement texture opcodes that take an offset 11 years ago