56856 Commits (a41478e3f60d0d4c16cc22170866e561fd216834)
 

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