53360 Commits (eee1ff423c6a0c9c776b4e76b79bb5ed5480d83c)
 

Author SHA1 Message Date
  Michel Dänzer eee1ff423c st/mesa: Fix assertions for copying texture image to finalized miptree. 13 years ago
  Andreas Boll ecb02c27fc gallium/docs: fix sphinx warning 13 years ago
  Vinson Lee 016897cc66 scons: Do not use -fvisibilty=hidden on Cygwin. 13 years ago
  Andreas Boll 3e3ff4cd73 mesa: fix indentation in get-pick-list.sh script 13 years ago
  Andreas Boll 135ec3a1db mesa: grep for commits with cherry picked in commit message only once 13 years ago
  Andreas Boll b2991526ed mesa: optimize get-pick-list.sh script 13 years ago
  Andreas Boll fa27a0db43 mesa: simplify get-pick-list.sh script 13 years ago
  Ian Romanick 2d95db660e mesa: add get-pick-list.sh script into bin/ 13 years ago
  Paul Berry 2e0de80751 _mesa_create_exec_table: GLES3 fixes. 13 years ago
  Paul Berry 5863e3d16e _mesa_create_exec_table(): deprecate ProgramStringARB. 13 years ago
  Paul Berry 893ddb068f _mesa_create_exec_table: de-deprecate GetPointerv. 13 years ago
  Paul Berry e7dd2e5213 glapi: Alias VertexAttribDivisor and VertexAttribDivisorARB. 13 years ago
  Paul Berry bad96f6ada glapi: Alias ClampColor and ClampColorARB. 13 years ago
  Paul Berry 992ed68ed6 main: Fix warning ('struct gl_context' declared inside parameter list). 13 years ago
  Eric Anholt ab7188e199 mesa: Return 0 for GL_CURRENT_QUERY with a mismatched query target. 13 years ago
  Eric Anholt 8f1131fcc0 mesa: Refuse to EndQuery with a mismatched query target. 13 years ago
  Eric Anholt ce086ebd89 mesa: Throw an error for a new query on an already-active query target. 13 years ago
  Eric Anholt e755c1a36b i965: Actually add support for GL_ANY_SAMPLES_PASSED from GL_ARB_oq2. 13 years ago
  Brian Paul 11070105f0 st/mesa: free TGSI tokens with ureg_free_tokens() 13 years ago
  Brian Paul bb93439873 st/mesa: replace REALLOC() with realloc() 13 years ago
  Brian Paul 140f1d9207 docs: GL_ARB_texture_storage is supported for all gallium drivers 13 years ago
  Matt Turner 9a51edfb5a Re-add HAVE_PTHREADS preprocessor macro 13 years ago
  Kristian Høgsberg 259fc154f1 gbm: Use the kms dumb ioctls for cursor instead of libkms 13 years ago
  Tom Stellard d2b0338e33 r600g: Remove special handling of PRED_SET* insructions for LLVM 3.2 13 years ago
  Tom Stellard 8030cb0ed4 radeon/llvm: Sort tgsi opcode action initialization 13 years ago
  Tom Stellard bd8af8a3dc radeon/llvm: Fix lowering TGSI_OPCODE_SSG 13 years ago
  Eric Anholt cae077cd0f i965: Stop flushing the batch on timestamp queries, too. 13 years ago
  Eric Anholt 1973845fbd i965: Don't flush the batch immediately on EndQuery. 13 years ago
  Eric Anholt 804469c58d i965/fs: Fix typo in refactor of brw_fs_reg_allocate.cpp. 13 years ago
  Tapani Pälli f593acd577 i965/vs: include format argument in debug printf 13 years ago
  Michel Dänzer c2e37b1d2e st/mesa: Fix source miptree level for copying data to finalized miptree. 13 years ago
  Francisco Jerez 26fc30ef83 clover: No need for clover::is_zero() to be a functor. 13 years ago
  Brian Paul 6551c4ea3c st/mesa: improve the guess_and_alloc_texture() heuristic 13 years ago
  Marek Olšák e5a9bf5523 gallium: remove unused data pointer from pipe_transfer 13 years ago
  Chad Versace 0da72d3502 intel: Skip texsubimage fastpath for more pixel unpack state (v2) 13 years ago
  Matt Turner 6c28174969 Finish _HAVE_FULL_GL removal 13 years ago
  Dmitry Cherkasov b21455f27d configure.ac: Fix LLVM 3.2 r600/radeonsi error message 13 years ago
  Brian Paul 0d1ee26489 svga: add svga_screen_cache_dump() debug helper 13 years ago
  Kristian Høgsberg e20a0f14b5 wayland: Drop support for ill-defined, unused wl_egl_pixmap 13 years ago
  Kristian Høgsberg 2b8e90a338 wayland: Remove 0.85 compatibility #ifdefs 13 years ago
  Kristian Høgsberg 0229e3ae41 egl/wayland: Update to Wayland 0.99 API 13 years ago
  Eric Anholt be4c0a243e i965/fs: Statically allocate the reg_sets at context initialization. 13 years ago
  Eric Anholt 8757fa65b8 i965/fs: Allocate registers in the unused parts of the gen7 MRF hack range. 13 years ago
  Eric Anholt a087e9f27f i965/fs: Reduce the interference between payload regs and virtual GRFs. 13 years ago
  Eric Anholt 551e1cd44f i965/fs: Expose the payload registers to the register allocator. 13 years ago
  Eric Anholt 6c69df1e0f i965/fs: Remove extra allocation for classes[]. 13 years ago
  Eric Anholt 5d90b98879 i965/fs: Make the register allocation class_sizes[] choice static. 13 years ago
  Eric Anholt 20ebebac51 i965/vs: Improve live interval calculation. 13 years ago
  Eric Anholt e1a518e2b1 i965/vs: Fix the mlen of scratch read/write messages. 13 years ago
  Eric Anholt c226b7a4d3 i965: Make the cfg reusable from the VS. 13 years ago