15198 커밋 (9d94d133b019ef23ee03cc691fcb5602451604ae)
 

작성자 SHA1 메시지 날짜
  Brian Paul a8533d5493 egl: clean up prototype code, new _eglFindAPIs() function. 17 년 전
  Jakob Bornecrantz 8d0329fb6a i915: Fixed cubemap layouts 17 년 전
  José Fonseca 6fbfcf9222 gallium: Handle malloc failure. 17 년 전
  Jakob Bornecrantz 6cbc2734d1 i915: Refractored and clean up i915_texture.c 17 년 전
  José Fonseca c5bf215b1b gallium: Add extra parenthesis as advised by gcc. 17 년 전
  Michal Krol b440cea343 util: Add missing format names. 17 년 전
  José Fonseca aa816d114e draw: Fix MSVC integer size conversion warning. 17 년 전
  José Fonseca 4a49f1d2e2 Parse the section:offset instead of the rva+base when reading mapfiles. 17 년 전
  Brian Paul f140138558 gallium: additional fixes to ensure even number of vertices per buffer 17 년 전
  Brian Paul 7d7f3e2c94 gallium: split long prims into chunks with an even number of vertices 17 년 전
  Brian Paul b623fa9e2d mesa: Fix bug in _mesa_swizzle_ubyte_image 17 년 전
  Jakob Bornecrantz ba344753b1 tests: Added a test for a strange bug in texstore_a8 17 년 전
  Brian Paul b1eff0228b mesa: add fwd decl of fill_in_entrypoint_offset() 17 년 전
  Brian Paul 9a2c70f075 gallium: added new st_set_framebuffer_surface() 17 년 전
  Brian Paul 19f872f2ec mesa: fix ReadBuffer initialization 17 년 전
  Brian Paul a668b43568 egl: use RTLD_LAZY 17 년 전
  Brian Paul 0cf79316d0 egl: omit libmesa.a glapi.c from library 17 년 전
  Brian Paul 51f24ef5ba gallium: remove duplicated u_mm.c in file list 17 년 전
  Brian Paul 414b535134 gallium: more FEATURE_x tests 17 년 전
  Brian Paul 03d579aa19 mesa: FEATURE_dispatch to control dispatch table usage 17 년 전
  Brian Paul 1496bba429 egl: call st_get_proc_address() 17 년 전
  Brian Paul 5ebd8495b3 gallium: added st_get_proc_address() 17 년 전
  Brian Paul 29d632efbc mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc.c file 17 년 전
  Brian Paul 04996bcef6 gallium: added FEATURE_x tests 17 년 전
  Brian Paul 8a369b909a mesa: s/GL_POLYGON+1/PRIM_OUTSIDE_BEGIN_END/ 17 년 전
  Brian Paul c366fd83b6 mesa: add parenthesis 17 년 전
  Jakob Bornecrantz 666b771e51 mesa: _mesa_texstore_s8_z24 now supports depth only uploads 17 년 전
  Michal Krol 28ac7d37fe gallium: Remove PIPE_FORMAT_A8UB8UG8SR8S_NORM definition. 17 년 전
  Jakob Bornecrantz 081c05605f i915: Fix for s8_z24 textures not being shown 17 년 전
  Jakob Bornecrantz a1524162bf mesa: Added _mesa_texstore_s8_z24 17 년 전
  Brian Paul 3bf8fb6486 mesa: fix inconsistent use of GL_UNSIGNED_INT vs. GL_UNSIGNED_INT_24_8_EXT for Z unpacking 17 년 전
  Michal Krol 4539410d71 gallium: Add facilities for mixed pipe formats. 17 년 전
  Brian Paul 318f00ae9f gallium: need to flush bitmap cache when raster color changes 17 년 전
  Brian Paul 93deede760 gallium: check if sampler->max_lod < sampler->min_lod 17 년 전
  Brian Paul 3ccbde627e mesa: make mm.c use unsigned ints for offsets. 17 년 전
  Jakob Bornecrantz 5805a9e328 i915: Made region pool a slabpool 17 년 전
  Jakob Bornecrantz d9d1e39d95 i915: Max and Min lod now works 17 년 전
  seventh guardian 7db9034b04 added ARCH_FLAGS 17 년 전
  Jakob Bornecrantz 4e52fa9b91 git: Updated .gitignore files 17 년 전
  Michal Krol 64d854ebf7 util: Use pf_get_size(). 17 년 전
  Brian Paul 8b11fa4d44 mesa: move some glapi bits around 17 년 전
  Brian Paul e9a6832737 mesa: remove some temp debug code 17 년 전
  Brian Paul 2b4e2841a7 mesa: check FEATURE_ARB_occlusion_query 17 년 전
  Brian Paul be16f04e76 egl: added a debug msg 17 년 전
  Jakob Bornecrantz 3da77b33bb i915: Improved the not used tile code 17 년 전
  Jakob Bornecrantz d89b1e4a03 trivial: Update clear-undefined 17 년 전
  Jakob Bornecrantz 907b753ae6 mesa: Fix libglapi.a build for dri 17 년 전
  Jakob Bornecrantz d1397fd779 i915: Fix offsets not being used for surface targets 17 년 전
  Jakob Bornecrantz c341094921 i915: Fix most of the clear problems 17 년 전
  Jakob Bornecrantz 39bd7eb6dc trival: Added test for undefined context of buffer 17 년 전