gl: updated glxext.h to version 27
[mesa.git] / src / gallium / winsys / drm / i965 /
2010-02-22 Dave AirlieRevert "r300g: rebuild winsys/pipe buffer handling...
2010-02-22 Dave Airlier300g: rebuild winsys/pipe buffer handling and add...
2010-02-18 Chia-I Wuwinsys/drm: Do not use --whole-archive in Makefile...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-08 Keith Whitwellgallium: squash-merge of gallium screen context
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-04 Brian Pauli965g: include u_inlines.h
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Chia-I Wust/egl_g3d: Rename to st/egl.
2010-01-22 Chia-I Wust/egl: Remove the egl state tracker.
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-17 Jakob Bornecrantzi965g: Link against drm_intel instead of drm_radeon
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-16 Dave Airliei965g: make xorg state tracker build i965g_drv.so
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-12 Chia-I Wuwinsys/drm: Use egl_g3d to build EGL drivers.
2010-01-12 Chia-I Wuwinsys/drm: Add name field to drm_api.
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Brian PaulMerge branch 'gallium-conditional-rendering'
2010-01-01 José Fonsecascons: Aggregate all tiny libraries in a single library.
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-21 Keith Whitwellws/i965: respect DEBUG_WINSYS flag
2009-11-30 Keith Whitwelli965g: pass backbuffer tiling information to driver
2009-11-30 Keith Whitwellws/i965: more debug output
2009-11-30 Keith Whitwellws/i965: rename and change sense of I965_SEND_CMD to...
2009-11-30 Keith Whitwellbrw: add dumping to gem winsys
2009-11-28 Dave Airliei965g: link xorg state tracker with -ldrm_intel
2009-11-06 Jakob Bornecrantzi965g: Fixup buffer creation function
2009-11-06 Jakob Bornecrantzi965g: trivial/clear can now send stuff to hardware
2009-11-06 Jakob Bornecrantzi965g: Winsys whitespace
2009-11-06 Jakob Bornecrantzi965g: Build winsys again
2009-11-05 Keith Whitwelli965g: clean up winsys dumping code a little
2009-11-05 Keith Whitwelli965g: pass relocation information in an array with...
2009-11-05 Keith Whitwelli965g: propogate map-buffer-range semantics down to...
2009-11-05 Keith Whitwelli965g: make the winsys responsible for all buffer-...
2009-11-05 Keith Whitwellbrw: push more dumping into the winsys
2009-11-05 Keith Whitwelli965g: disassemble more than one instruction at a time
2009-11-05 Keith Whitwelli965g: call dissassembler for appropriate data uploads
2009-11-05 Keith Whitwelli965g: add lots of error checks and early returns
2009-11-05 Keith Whitwelli965g: hook up dumpers in dumping winsys
2009-11-05 Keith Whitwelli965g: add data type tags to aid dumping/decoding
2009-11-05 Jakob Bornecrantzi965g: Do not create a symlink for i965_dri.so
2009-11-04 Keith Whitwelli965g: consolidate some includes
2009-11-04 Keith Whitwellws/i965: allow NULL buffer in winsys::bo_unreference
2009-11-04 Keith Whitwelli965g: hook up flush-frontbuffer
2009-11-04 Keith Whitwelli965g: add missing buffer functions
2009-11-04 Keith Whitwellws/i965: add load-time driver registration
2009-11-04 Keith Whitwellws/i965: add butt-ugly linker hack
2009-11-04 Keith Whitwelli965g: add standalone xlib debug winsys
2009-11-04 Keith Whitwelli965g: convert read/write domain pairs into single...
2009-11-01 Keith Whitwelli965g: driver and winsys compile
2009-10-24 Keith Whitwellws/i965: renames from i915, hook up makefiles
2009-10-23 Keith Whitwellws/i965: pull in the rest of the i915 winsys tree.
2009-10-23 Keith Whitwellws/i965: clone the i915 winsys