8594 İşlemeler (7fa99ed3d825707fd0a6abdd690abb9e6af5ba9d)
 

Yazar SHA1 Mesaj Tarih
  Brian Paul 7fa99ed3d8 updated protos for blend funcs 19 yıl önce
  Brian Paul d92da49bae more changes for runtime renderbuffer depths 19 yıl önce
  Brian Paul 0ce6a2935c include mipmap.h 19 yıl önce
  Brian Paul 24edd90159 Move mipmap generation functions, texture scaling functions into new 19 yıl önce
  Brian Paul bb4b378c60 updated info about name mangling 19 yıl önce
  Michel Dänzer af866291da Synchronize drawable to the pipe where the bigger part can be visible. 19 yıl önce
  Michel Dänzer 4abf2706e9 Add new I830 SAREA fields. 19 yıl önce
  Michel Dänzer ebc879014c Add helper function that returns the current vblank sequence of a drawable. 19 yıl önce
  Michel Dänzer 638ece315f Add helper function to calculate the area of the intersection of two rectangles. 19 yıl önce
  Michel Dänzer 941c866739 i915: Handle DRM_VBLANK_SECONDARY when scheduling buffer swaps. 19 yıl önce
  Michel Dänzer c2f1a1857e i915: Attempt to schedule buffer swap on target vertical blank when possible. 19 yıl önce
  Michel Dänzer 7585fc989d Add driGetVBlankInterval() helper function. 19 yıl önce
  Michel Dänzer 7539fde334 driWaitForVBlank: Add support for secondary vertical blank. 19 yıl önce
  Michel Dänzer 6a2f5c6752 Some restructuring of the driWaitForVBlank() code. 19 yıl önce
  Michel Dänzer 24bb3b3998 Make driDrawableInitVBlank() initialize the sequence number. 19 yıl önce
  Brian Paul 1d914fe465 remove obsolete comment 19 yıl önce
  Jeremy Kolb 07bacc2263 Update to use the new XCB naming convention. 19 yıl önce
  Jeremy Kolb 3d7ee324ad Added function convertStringForXCB. Deals with the recent XCB naming convention switch. 19 yıl önce
  Jeremy Kolb b68788a1ca Update linux-dr-xcb config file to use LIBDRM_CFLAGS 19 yıl önce
  Jerome Glisse 9e82552c30 Remove r200 dependency 19 yıl önce
  Jerome Glisse c67d8678dd Remove r200 dependency. 19 yıl önce
  Michal Krol ea87987dda Prepend #extension 'MESA_shader_debug: require' to each shader. 19 yıl önce
  Michal Krol 27f660c164 Add GLSL preprocessor. 19 yıl önce
  Michal Krol 4303d22739 Fix Windows newlines. 19 yıl önce
  Michal Krol 16647b739b Add syntax files for expression and directive preprocessor. 19 yıl önce
  Brian Paul a50b7dbc3b Initial work for supporting different renderbuffer color depths at runtime. 19 yıl önce
  Michel Dänzer df8632ebd8 Fix and re-enable swizzling paths for big endian platforms. 19 yıl önce
  Keith Whitwell cbdd7e1094 bring in active_sz mechanism from i965 driver. Fixes bug 8410 19 yıl önce
  Keith Whitwell f1945796ed Fixup one place where attrsz was being used instead of active_sz 19 yıl önce
  Brian Paul f515c78a23 Change logicop, blend, masking functions to use the colors/indexes in the 19 yıl önce
  Brian Paul ba001224a1 Roll the multi_write_rgba_span() code into _swrast_write_rgba_span(). 19 yıl önce
  Brian Paul 0785b6052a use span.array->rgba instead of local var in accum_return() 19 yıl önce
  Brian Paul f11508c29f use span.arrays for color/indexes instead of a local var when doing masked clears 19 yıl önce
  Sean D'Epagnier e184bd861c corrected cursor drawing 19 yıl önce
  Brian Paul 1ad12874b3 allocate larger TempImage, use COMBO var to choose test format/type 19 yıl önce
  Brian Paul 7b803d649a fix the broken fallback string/debug stuff 19 yıl önce
  Brian Paul 5174e7c181 remove extra indentation 19 yıl önce
  Brian Paul 43715c711d Get rid of _swrast_mask_rgba_array() and _swrast_mask_index_array(). 19 yıl önce
  Roland Scheidegger 9f819dc014 fix up access to vertex attrib components which don't really exist but are defined to some default value by the spec (fogcoord yzw, normal w, secondary color w), by replacing those components with zero/one respectively using swizzling. 19 yıl önce
  Keith Whitwell 9c5d75e592 Explicit test for +ve pitches in intelEmitCopyBlit() 19 yıl önce
  Roland Scheidegger 8a0fb128c3 don't skip user clip plane clipping when the current vertex program is position invariant. 19 yıl önce
  Keith Whitwell 7e9799ac3d Use _Enabled rather than _Active when checking for fragment shaders 19 yıl önce
  Keith Whitwell df058298e1 Flush driver, not just tnl module. 19 yıl önce
  Keith Whitwell f9bfdb1ce4 resize buffers in MakeCurrent 19 yıl önce
  Keith Whitwell f118b9b40d Remove unused variable. 19 yıl önce
  Jouk Jansen 424749c3d5 Correcting directory name in OpenVMS-Makefile 19 yıl önce
  Brian Paul 57d705d5a9 remove rgb[] array from span_arrays_struct - was only used in a few places 19 yıl önce
  Brian Paul c7d0fe1c4b new comments, indentation fixes 19 yıl önce
  Brian Paul 4af404038c bump version to 6.5.2 19 yıl önce
  Brian Paul 76785cb70a move a conditional into an assertion 19 yıl önce