56752 Commits (ff68f61bedc2d910b98af4ef4475373f4d3958a3)
 

Author SHA1 Message Date
  Chia-I Wu ff68f61bed ilo: set more fields of 3DSTATE_DEPTH_BUFFER 13 years ago
  Chia-I Wu f3da711bea ilo: correctly set view extent in SURFACE_STATE 13 years ago
  Chia-I Wu bbb30398e5 ilo: avoid unnecessary emission of SO states 13 years ago
  Eric Anholt 08f87ac333 i965: Skip etc-to-rgb transcode on BayTrail. 13 years ago
  Eric Anholt c245efe7e8 mesa: Remove extension checking from ChooseTexFormat. 13 years ago
  Eric Anholt 36e7c01101 mesa: Add ChooseTexFormat support for the new XBGR formats. 13 years ago
  Kenneth Graunke b29381567a i965: Split BeginTransformFeedback hook into Gen6 and Gen7+ variants. 13 years ago
  Kenneth Graunke 64a87f29ce i965: Kill software primitive counting entirely. 13 years ago
  Kenneth Graunke 647fc0c50b i965: Remove software geometry query code. 13 years ago
  Kenneth Graunke b863d44451 i965: Delete unused brw->sol.offset_0_batch_start field. 13 years ago
  Kenneth Graunke eaa6fbe6d5 i965: Stop using the kernel SOL reset feature. 13 years ago
  Kenneth Graunke 6837ebd00f i965: Remove dead code for Gen7 SOL without hardware contexts. 13 years ago
  Kenneth Graunke 58765bb481 i965: Add a macro for accessing the SO_WRITE_OFFSET[0-3] registers. 13 years ago
  Ian Romanick 0ba1e65fb6 docs: Import 9.1.3 release notes, add news item. 13 years ago
  Michel Dänzer d42a2df19c radeonsi: Fix user clip planes 13 years ago
  Michel Dänzer e3befbca5e radeonsi: Handle TGSI_SEMANTIC_CLIPVERTEX 13 years ago
  Michel Dänzer eb19163a4d radeonsi: Initial support for multiple constant buffers 13 years ago
  Michel Dänzer 4730dea5f5 radeonsi: Fix handling of TGSI_SEMANTIC_PSIZE 13 years ago
  Marek Olšák 2eac0aa1d8 radeonsi: increase array size for shader inputs and outputs 13 years ago
  Brian Paul 9772284df2 xlib: check for null ctx pointer in glXIsDirect() 13 years ago
  Brian Paul 1e9875acbe st/glx/xlib: check for null ctx pointer in glXIsDirect() 13 years ago
  José Fonseca 8cabc7be1d scons: Don't force stabs debug format for Mingw. 13 years ago
  Chia-I Wu 2b7463cf3a ilo: use BLT engine to copy between textures 13 years ago
  Chia-I Wu c44ebb4ef4 ilo: use BLT engine to copy between buffers 13 years ago
  Chia-I Wu 731cafe7b2 ilo: refactor blitter_xy_color_blt() 13 years ago
  Chia-I Wu 0d42a9e941 ilo: replace cp hooks by cp owner and flush callback 13 years ago
  Chia-I Wu a04d8574c6 ilo: harware contexts are only for the render ring 13 years ago
  Chia-I Wu 1ed7b825cf ilo: update format mappings 13 years ago
  Chia-I Wu bd8090a5af ilo: update headers from i965 13 years ago
  Anuj Phogat 06cd89a88c i965: Fix build failure 13 years ago
  Kenneth Graunke f09b91f782 i965: Implement transform feedback query support in hardware on Gen6+. 13 years ago
  Kenneth Graunke 037a901a5b i965: Handle rasterizer discard in the clipper rather than GS on Gen6. 13 years ago
  Kenneth Graunke d1e4e9960c i965: Handle rasterizer discard in the clipper rather than SOL on Gen7. 13 years ago
  Kenneth Graunke 5ebe9523f9 i965: Disable clipper statistics when meta operations are in progress. 13 years ago
  Kenneth Graunke b96f93c453 i965: Create a BRW_NEW_META_IN_PROGRESS state flag. 13 years ago
  Kenneth Graunke bbf86712f8 i965: Add #defines for the pipeline statistics counter registers. 13 years ago
  Kenneth Graunke e32cd5ffbb i965: Rely on hardware contexts for query objects on Gen6+. 13 years ago
  Kenneth Graunke 72b1e440dd i965: Disable pixel statistics in BLORP. 13 years ago
  Kenneth Graunke 92d2f5acfa i965: Require hardware contexts (and thus Kernel 3.6) on Gen6+. 13 years ago
  Kenneth Graunke 50e60bf8da i965: Bump kernel requirement to 3.3 on Ivybridge. 13 years ago
  Vincent Lejeune 9fd7ea786c r600g/llvm: fix cubemap lod/bias 13 years ago
  Vincent Lejeune 9a95fb1605 r600g/llvm: Fix texelFetchOffset-2D 13 years ago
  Vincent Lejeune 32c9cbb38f r600g/llvm: Fix cubearray textureSize 13 years ago
  Vincent Lejeune 9c2943601e r600g/llvm: Factorize code loading from const buffer. 13 years ago
  Kenneth Graunke 01b79b2e3b i965: Add cases for ir_triop_vector_insert that assert. 13 years ago
  Kenneth Graunke e1e8876797 i965: Add cases for ir_binop_vector_extract that assert. 13 years ago
  Roland Scheidegger f6beb4c6b6 llvmpipe: enable z32s8x24 format 13 years ago
  Roland Scheidegger 070a9afb54 llvmpipe: handle z32s8x24 depth/stencil format 13 years ago
  Roland Scheidegger f3ad716e8f llvmpipe: get rid of unused tiled/linear logic 13 years ago
  Roland Scheidegger 87978518e9 llvmpipe: fix bogus handling of first_layer when setting up texture sampling 13 years ago