56766 Commits (7bfb4bea6562b2e69d0376f15224c3811da42167)
 

Author SHA1 Message Date
  Chris Forbes 7bfb4bea65 i965: Enable guardband clipping on Gen4/5. 12 years ago
  Chris Forbes a3d8e7c57c ARB_fp: accept duplicate precision options 12 years ago
  Vinson Lee e3eeb72f24 ilo: Initialize need_flush in draw_vbo. 12 years ago
  Vinson Lee 36e2c7cc1a radeon: Initialize variables in radeon_llvm_context_init. 12 years ago
  Eric Anholt cf37e12024 intel: Count fragments in our blitter-based glBitmap() path. 12 years ago
  Eric Anholt 0af614727a i965: Shut up more compiler warnings from vector insert/extract changes. 12 years ago
  Roland Scheidegger 2b291eaa90 softpipe: change TEX_TILE_SIZE and NUM_TEX_TILE_ENTRIES 12 years ago
  Roland Scheidegger 2f567fb7b5 softpipe: disambiguate TILE_SIZE / TEX_TILE_SIZE 12 years ago
  Roland Scheidegger 80e2cc0f97 llvmpipe: disable simple_shader optimization 12 years ago
  Roland Scheidegger e108716429 llvmpipe: fix early depth test / late depth write stencil issues 12 years ago
  Roland Scheidegger 82d7733b52 llvmpipe: fix issue with not writing new stencil values 12 years ago
  Roland Scheidegger 3c91ef0f29 llvmpipe: (trivial) remove confusing code in stencil test 12 years ago
  Roland Scheidegger 5314f5d829 llvmpipe: fix bug in early depth test / late depth write handling 12 years ago
  Alexander von Gluck IV 6d20e251f2 Haiku: Add Gallium winsys and target code 12 years ago
  Chia-I Wu ff68f61bed ilo: set more fields of 3DSTATE_DEPTH_BUFFER 12 years ago
  Chia-I Wu f3da711bea ilo: correctly set view extent in SURFACE_STATE 12 years ago
  Chia-I Wu bbb30398e5 ilo: avoid unnecessary emission of SO states 12 years ago
  Eric Anholt 08f87ac333 i965: Skip etc-to-rgb transcode on BayTrail. 12 years ago
  Eric Anholt c245efe7e8 mesa: Remove extension checking from ChooseTexFormat. 12 years ago
  Eric Anholt 36e7c01101 mesa: Add ChooseTexFormat support for the new XBGR formats. 12 years ago
  Kenneth Graunke b29381567a i965: Split BeginTransformFeedback hook into Gen6 and Gen7+ variants. 12 years ago
  Kenneth Graunke 64a87f29ce i965: Kill software primitive counting entirely. 12 years ago
  Kenneth Graunke 647fc0c50b i965: Remove software geometry query code. 12 years ago
  Kenneth Graunke b863d44451 i965: Delete unused brw->sol.offset_0_batch_start field. 12 years ago
  Kenneth Graunke eaa6fbe6d5 i965: Stop using the kernel SOL reset feature. 12 years ago
  Kenneth Graunke 6837ebd00f i965: Remove dead code for Gen7 SOL without hardware contexts. 12 years ago
  Kenneth Graunke 58765bb481 i965: Add a macro for accessing the SO_WRITE_OFFSET[0-3] registers. 12 years ago
  Ian Romanick 0ba1e65fb6 docs: Import 9.1.3 release notes, add news item. 12 years ago
  Michel Dänzer d42a2df19c radeonsi: Fix user clip planes 12 years ago
  Michel Dänzer e3befbca5e radeonsi: Handle TGSI_SEMANTIC_CLIPVERTEX 12 years ago
  Michel Dänzer eb19163a4d radeonsi: Initial support for multiple constant buffers 12 years ago
  Michel Dänzer 4730dea5f5 radeonsi: Fix handling of TGSI_SEMANTIC_PSIZE 12 years ago
  Marek Olšák 2eac0aa1d8 radeonsi: increase array size for shader inputs and outputs 12 years ago
  Brian Paul 9772284df2 xlib: check for null ctx pointer in glXIsDirect() 12 years ago
  Brian Paul 1e9875acbe st/glx/xlib: check for null ctx pointer in glXIsDirect() 12 years ago
  José Fonseca 8cabc7be1d scons: Don't force stabs debug format for Mingw. 12 years ago
  Chia-I Wu 2b7463cf3a ilo: use BLT engine to copy between textures 12 years ago
  Chia-I Wu c44ebb4ef4 ilo: use BLT engine to copy between buffers 12 years ago
  Chia-I Wu 731cafe7b2 ilo: refactor blitter_xy_color_blt() 12 years ago
  Chia-I Wu 0d42a9e941 ilo: replace cp hooks by cp owner and flush callback 12 years ago
  Chia-I Wu a04d8574c6 ilo: harware contexts are only for the render ring 12 years ago
  Chia-I Wu 1ed7b825cf ilo: update format mappings 12 years ago
  Chia-I Wu bd8090a5af ilo: update headers from i965 12 years ago
  Anuj Phogat 06cd89a88c i965: Fix build failure 12 years ago
  Kenneth Graunke f09b91f782 i965: Implement transform feedback query support in hardware on Gen6+. 12 years ago
  Kenneth Graunke 037a901a5b i965: Handle rasterizer discard in the clipper rather than GS on Gen6. 12 years ago
  Kenneth Graunke d1e4e9960c i965: Handle rasterizer discard in the clipper rather than SOL on Gen7. 12 years ago
  Kenneth Graunke 5ebe9523f9 i965: Disable clipper statistics when meta operations are in progress. 12 years ago
  Kenneth Graunke b96f93c453 i965: Create a BRW_NEW_META_IN_PROGRESS state flag. 12 years ago
  Kenneth Graunke bbf86712f8 i965: Add #defines for the pipeline statistics counter registers. 12 years ago