32509 Commits (ad88ac79034a91670940276e722bdd398d5c9023)
 

Author SHA1 Message Date
  Alex Deucher a840bf4146 r200: add additional blit formats 15 years ago
  Alex Deucher cc1464cce9 r100: add additional blit formats 15 years ago
  Alex Deucher e167403e58 radeon/r200/r600: enable HW accelerated gl(Read/Copy/Draw)Pixels 15 years ago
  George Sapountzis 7cd8f0ef9d glapi: fix bug with tls and relocs 15 years ago
  George Sapountzis bae3135515 glapi: these two should be ok for add_dispatch ... 15 years ago
  George Sapountzis 0d1dde5b01 glapi: comments for _glapi_add_dispatch 15 years ago
  George Sapountzis c4b630efdb glapi: minor cosmetic for _glapi_add_dispatch 15 years ago
  George Sapountzis 3833a76eef glapi: add function set_entry_info 15 years ago
  George Sapountzis cae4fdda8d glapi: parameter checking, failure paths, ... for add_function_name 15 years ago
  George Sapountzis ddabf0a151 glapi: cosmetic for _glapi_add_dispatch 15 years ago
  George Sapountzis f9cc6b3ee7 glapi: use get_extension_proc in _glapi_add_dispatch 15 years ago
  George Sapountzis f0c18da2cf glapi: cosmetic for functions for static table 15 years ago
  George Sapountzis 5b2340c493 glapi: add function to find extension by name 15 years ago
  George Sapountzis 58985c36be glapi: functions for extensions table similar to static table 15 years ago
  Roland Scheidegger 8c34437ded cell: handle NULL cso vertex_elements state object on bind 15 years ago
  Michal Krol 5d4360d10c gallium: pipe_get_tile_swizzle() accepts format parameter. 15 years ago
  Chia-I Wu c47c73293d i915g: Prevent NULL dereference. 15 years ago
  Michal Krol 3ce4375912 Merge branch 'master' into gallium-sampler-view 15 years ago
  Chia-I Wu e4848d21e8 gallium: Do not mix winsys-drawable-handle and context-private. 15 years ago
  Michal Krol 9b348d0ed1 svga: Disable debug message. 15 years ago
  Michal Krol 504ad3606d svga: Check if vertex elements has been bound before using it. 15 years ago
  José Fonseca c282c0b6e4 softpipe: Prevent NULL dereference. 15 years ago
  José Fonseca c4e0ae3907 docs: Update new opengl32.dll target location. 15 years ago
  José Fonseca 986ce8f1c1 python: Remove broken link hack. 15 years ago
  José Fonseca 7b8641bbba python: More build fixes. 15 years ago
  José Fonseca fc08d13fdc trace: Make tr_public.h c++ friendly. 15 years ago
  Keith Whitwell 0731d14a43 target-helpers: remove swrast_xlib.c helper 15 years ago
  Keith Whitwell e47a619ea2 ws/xlib: remove dead lines 15 years ago
  José Fonseca e8d884eab9 scons: Fixup the libgl-gdi build. 15 years ago
  José Fonseca 6b707667c8 python: Handle the possibility that no driver is selected. 15 years ago
  Keith Whitwell de27e272f4 gallium: remove trace module injection from various state trackers 15 years ago
  Keith Whitwell 7e29bef7dc ws/gdi: add include 15 years ago
  Keith Whitwell 431a2f99bc target-helpers: helper for injecting common debug layers 15 years ago
  José Fonseca 601bfb5951 python: Fix up state tracker for sw api. 15 years ago
  José Fonseca 5235c5aac7 Revert "r300-gallium: Skeleton for integrating into the python statetracker." 15 years ago
  Keith Whitwell 80f86d22b2 st/wgl: add missing paramter 15 years ago
  Keith Whitwell 7ce6b31306 trace: include tr_public.h 15 years ago
  Keith Whitwell 3e38dbe3d3 gallium: plumb winsys-drawable-handle through to state tracker 15 years ago
  Keith Whitwell 155fbcb0ed Merge commit 'origin/master' into gallium-sw-api-2 15 years ago
  José Fonseca eeaa0861bf llvmpipe: Cope with null Vertex element cso. 15 years ago
  Ben Skeggs ed7f73e161 nouveau: translate PIPE_BUFFER_USAGE_UNSYNCHRONIZED 15 years ago
  Ben Skeggs 139062946d nv50: inline nv50_state_flush_notify() 15 years ago
  Ben Skeggs 7b7fcb0854 nv50: remove nv50_context.state.instbuf 15 years ago
  Ben Skeggs 9b233ce7de nv50: remove unnecessary macro 15 years ago
  Ben Skeggs 3f93fa6010 nv50: move nv50_prim() into a header file rather than duplicating 15 years ago
  Ben Skeggs 4796986c98 nv50: add option to force immediate-mode submission, disable by default 15 years ago
  Ben Skeggs 160bda24ed nv50: re-add immediate mode vertex submission paths 15 years ago
  Ben Skeggs 0842829c18 nv50: when doing inline indices, split elt lists so they fit into pushbuf 15 years ago
  Ben Skeggs d8a415425e nv50: reimplement draw_elements_instance(), use for draw_elements() too 15 years ago
  Ben Skeggs 621c4609f8 nv50: reimplement draw_arrays_instanced(), do draw_arrays() in terms of it 15 years ago