46680 Commits (9f61e43b4903c6cf0ac03a479ec9ed7b15fd6ccf)
 

Author SHA1 Message Date
  Dave Airlie 9f61e43b49 gallium: move border color to be a color union 14 years ago
  Chad Versace 0527c11d7a mesa: Allow override of GL version with environment variable 14 years ago
  Paul Berry b565e62a44 mesa: Make enable.c and get.c properly range check clip flags. 14 years ago
  Brian Paul 4c84fbea9d mesa: fix indentation in mipmap.c (3 spaces) 14 years ago
  Eric Anholt 39790b6450 i965/vs: Fix access beyond array bounds for non-GRF operands. 14 years ago
  Eric Anholt 8004a1cb95 intel: Rename region->buffer to region->bo, and remove accessor function. 14 years ago
  Eric Anholt b4721bf711 intel: Drop stale comment about CopyTexSubImage. 14 years ago
  Eric Anholt 2ef77d1c74 intel: Rely on AllocTextureImageBuffer for our teximage fallbacks. 14 years ago
  Eric Anholt d6b5e32f5f intel: Rely on mesa core for compressed texture image uploading. 14 years ago
  Eric Anholt 32fe506ae1 intel: Allow src == NULL and *dst != NULL in intel_miptree_reference(). 14 years ago
  Eric Anholt db3ada6055 intel: Drop the "intel" argument to intel_miptree_release(). 14 years ago
  Eric Anholt abaebcee78 intel: Drop the immediate validation of the texture object in TFP. 14 years ago
  Eric Anholt d430e81c32 intel: Fix improper freeing of texture data in TFP. 14 years ago
  Eric Anholt fdd4961443 intel: Refactor texture_from_pixmap and EGL_image region binding. 14 years ago
  Eric Anholt 19cfe1e035 intel: Drop some extra equality checks on reference/release functions. 14 years ago
  Eric Anholt 14ae70f793 i965: Set the pre/post-blend color clamp flags. 14 years ago
  Kenneth Graunke 74e927bcaf i965/fs: Split generate_math into gen4/gen6 and 1/2 operand variants. 14 years ago
  Brian Paul c5943d6c1c swrast: always call _swrast_choose_texture_sample_func() 14 years ago
  Ian Romanick e0553f6d4b mesa: Remove EXT_abgr extension enable flag 14 years ago
  Ian Romanick 29386d1f2d mesa: Remove EXT_bgra and EXT_texture_format_BGRA8888 extension enable flags 14 years ago
  Ian Romanick 425284e882 mesa: Remove OES_read_format extension enable flag 14 years ago
  Ian Romanick e5301b82ff mesa: Remove all mention of EXT_vertex_array_set 14 years ago
  Ian Romanick 740a9a4952 mesa: Fix extension year for EXT_texture_env_combine 14 years ago
  Ian Romanick 34eae1c72a mesa: Remove many extension enable flags 14 years ago
  Ian Romanick 2bf30b1ccc intel: Remove redundant GL_ARB_window_pos enable 14 years ago
  Ian Romanick 5e4f42b017 dri: Remove redundant GL_SGIS_texture_edge_clamp enables 14 years ago
  Kenneth Graunke 8bd27a5b08 i965: Emit depth stalls and flushes before changing depth state on Gen6+. 14 years ago
  Kenneth Graunke 490e6470a0 intel: Introduce a new intel_context::gt field to go along with gen. 14 years ago
  Kenneth Graunke 3f9f1b3659 intel: Remove intel_context::has_xrgb_textures/has_luminance_srgb. 14 years ago
  Kenneth Graunke 01dda0758e i965: Fix incorrect maximum PS thread count shift on Ivybridge. 14 years ago
  Marek Olšák 44afac04ea r600g: add index_bias to index buffer bounds 14 years ago
  Marek Olšák 60a77cf316 u_vbuf_mgr: fix uploading with a non-zero index bias 14 years ago
  Marek Olšák 21f71b6c05 u_vbuf_mgr: dereference some pointers only once etc. 14 years ago
  Marek Olšák cd9bbb3935 u_vbuf_mgr: rework user buffer uploads 14 years ago
  Marek Olšák 315300e444 u_vbuf_mgr: remove unused flag U_VBUF_UPLOAD_FLUSHED 14 years ago
  Marek Olšák 28fb798911 u_vbuf_mgr: s/u_vbuf_mgr_/u_vbuf_ 14 years ago
  Marek Olšák f214e1c999 u_vbuf_mgr: fix max_index computation for large src_offset 14 years ago
  Marek Olšák 4b5bf5a2a2 u_vbuf_mgr: don't take per-instance attribs into acc. when computing max index 14 years ago
  Marek Olšák 0b3270b9b7 u_vbuf_mgr: cleanup original vs real vertex buffer arrays 14 years ago
  Yuanhan Liu 455a19b1b3 intel: fix potential segfault error at intel_(un)map_texture_image 14 years ago
  Marcin Slusarz 65b8eea064 nouveau: fix crash during fence emission 14 years ago
  Henri Verbeet a4d72189b2 mesa: Also set the remaining draw buffers to GL_NONE when updating just the first buffer in _mesa_drawbuffers(). 14 years ago
  José Fonseca 4703f50e96 postprocess: Portability fixes. 14 years ago
  José Fonseca 785b9e7c78 noop: Always use memory allocation macros. 14 years ago
  José Fonseca 6921d4cd57 llvmpipe: Always use memory allocation macros. 14 years ago
  José Fonseca f32c9c2108 softpipe: Use memory allocation macros. 14 years ago
  Emeric Grange 1f23ac8082 st/vdpau: Link vdpau targets with librt to avoid unresolved symbols error related to the use of the clock_gettime() function 14 years ago
  Christian König 86f97f7dc0 g3dvl: Don't use SCALED types for iDCT 14 years ago
  José Fonseca 102bf6e2a7 draw: Never allocate duplicate extra vertex attribs. 14 years ago
  José Fonseca fc31f9a3f2 draw: Make copy of the TGSI tokens. 14 years ago