12320 коммитов (4978953c7962f33fa1eddbe75e5ef3736fbe7f06)
 

Автор SHA1 Сообщение Дата
  Zou Nan hai fcb7cb9e72 [i965] multiple rendering target support 18 лет назад
  Kristian Høgsberg 9110425c72 libGL: Pull the drawable hash back out in the generic code. 18 лет назад
  Kristian Høgsberg 94f39f2e7c Add another missing check for uninitialized DRI. 18 лет назад
  Dan Nicholson f1e1267372 Fix include path for rain demo so glut.h is found 18 лет назад
  Dan Nicholson b957655a91 autoconf: Enable xdemos by default when we build libGL 18 лет назад
  Jeremy Huddleston 4dfd2dcbe7 Darwin: Fixed small error in darwin config files 18 лет назад
  Kristian Høgsberg fe23dc5eca Move make install logic for libGL back into src/mesa/Makefile. 18 лет назад
  Kristian Høgsberg 3731159ec6 Only try to call DRI function if DRI got initialized properly. 18 лет назад
  Jeremy Huddleston 7c7fece977 Darwin: Config/source fixes to now build glxdemo apps and OSMesa 18 лет назад
  Dan Nicholson 460d25dca1 autoconf: Add autogen.sh from Xorg for easier setup from git 18 лет назад
  Dan Nicholson ab5750f143 Ignore more demo programs 18 лет назад
  Brian 9162bc8f48 remove extra #include of assert.h (bug 14932) 18 лет назад
  Brian dd0a9203e3 fix parsing of state.texenv.color (bug 14931) 18 лет назад
  Dave Airlie 20e0a8a1ca dri: fix function call to add new parameter. 18 лет назад
  Kristian Høgsberg dcbe215c01 DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle. 18 лет назад
  Kristian Høgsberg 180b41594c DRI2: Drop DriverAPI.UpdateBuffer. 18 лет назад
  Kristian Høgsberg 2d5ea175f7 DRI2: Pass the context instead of the screen to __dri2ParseEvents(). 18 лет назад
  Kristian Høgsberg 0bba0e5be7 DRI2: Add event buffer head as an argument to driCreateNewDrawable(). 18 лет назад
  Brian 810e0549af fix botched test for clearing color buffers (should fix depth peeling regression) 18 лет назад
  Markus Amsler 29fbf72dbf Set normalized flag for GLubyte arrays in _mesa_VertexAttribPointerNV() 18 лет назад
  Markus Amsler 507da24767 init vertex weight attrib to (1,0,0,0) 18 лет назад
  Brian 882e0e0179 fix __builtin_expect() definition test for IBM XLC (sf bug 1909832) 18 лет назад
  Kristian Høgsberg b0f8025434 Properly revert the libGL loader path breakage. 18 лет назад
  Kristian Høgsberg 03db9c8acb libGL: Fall back to DEFAULT_DRIVER_DIR properly. 18 лет назад
  Brian eecb3ab7c6 replace // comment with /* */ (bug 14916) 18 лет назад
  Brian 99a1260985 added info about checking out gallium-0.1 for cell code 18 лет назад
  Kristian Høgsberg 3d28a2690f Use _X_HIDDEN to hide a bunch of leaked symbols. 18 лет назад
  Kristian Høgsberg 020c64b2cf Move DRI context functions into dri_glx.c. 18 лет назад
  Kristian Høgsberg 20b9230ce1 Move DRI drawable creation into dri_glx.c. 18 лет назад
  Kristian Høgsberg 92d2a78f8d Introduce __GLXDRIscreen so we can start moving function pointers in there. 18 лет назад
  Kristian Høgsberg 53dc863636 Move DRI specific parts of CreateContext into dri_glx.c. 18 лет назад
  Kristian Høgsberg a1ea6f6198 Convert driCreateScreen and driDestroyScreen to function pointers. 18 лет назад
  Kristian Høgsberg 425f9ed44e Abstract __DRIdisplayPrivateRec away in dri_glx.c. 18 лет назад
  Kristian Høgsberg f585cb29b8 Make __glXCloseDisplay static instead of prototyping it to avoid warning. 18 лет назад
  Kristian Høgsberg 47d563006d Move libGL install target to the libGL Makefile. 18 лет назад
  Kristian Høgsberg 6fd82f6fbd Simplify LIBGL_DRIVERS_PATH walking. 18 лет назад
  Kristian Høgsberg 0f2723cacb Simplify dri loading code by eliminating dlopen "cache". 18 лет назад
  Kristian Høgsberg 890d44e54f libGL: Consolidate DRI initialization in dri_glx.c 18 лет назад
  Dan Nicholson db7fc63110 autoconf: Print GCC include path directly and be more robust using it 18 лет назад
  Kristian Høgsberg 1e6943cf55 [intel] Only enable GL_EXT_texture_sRGB on i965. 18 лет назад
  Zou Nan hai 7676980d38 [i965] fix fd.o bug #11471 and #11478 18 лет назад
  Xiang, Haihao 5982d39799 i965: use RGB565 to render a bitmap if Depth is 16 18 лет назад
  Xiang, Haihao d76545de57 i965: Fix double free issue to pass glean/maskedClear test 18 лет назад
  Xiang, Haihao 771ba66629 i965:fix segfault issue when clearing the window which 18 лет назад
  Eric Anholt fe91c05b54 [intel] Add a driconf option to cache freed buffer objects for reuse. 18 лет назад
  Christoph Brill fc21e9cdd0 r300: replace some hard coded mask by define in stencil area 18 лет назад
  Christoph Brill 701ccf6f29 r300: Fix some issues with masks in stencil buffer area 18 лет назад
  Kristian Høgsberg 3d608c7a2d [dri2] Add tail pointer to reemitDrawableInfo callback. 18 лет назад
  Kristian Høgsberg 4f7a75cc8a [dri2] Optimize event parsing to skip obsolete events. 18 лет назад
  Kristian Høgsberg 36c26d321b [intel] Silence unused variable warning when compiling for i965. 18 лет назад