r300g: fix anisotropic filtering, fix macrotiling
[mesa.git] / src / gallium / winsys /
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-10 José Fonsecascons: Get GLSL code building correctly when cross...
2009-12-10 Roland Scheideggerwinsys/intel: fix dereferencing of opaque type due...
2009-12-09 Jakob Bornecrantzvmware/xorg: Properly detect overlay support
2009-12-09 Jakob Bornecrantzvmware/core: Update vmwgfx_drm.h
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Michel Dänzervmware/xorg: Fix SCons build.
2009-12-08 Michel Dänzervmware/xorg: Avoid warning about HAVE_STDINT_H being...
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-07 Corbin Simpsonradeong: Automatically softpipe for non-r3xx.
2009-12-07 Corbin Simpsonradeong: Call softpipe_create directly.
2009-12-04 Marek Olšákradeong: flush CS if a buffer being mapped is reference...
2009-12-04 Marek Olšákr300g, radeong: fix the CS overflow
2009-12-04 Marek Olšákr300g: fix warnings
2009-12-04 Jakob Bornecrantzvmware/xorg: Also stop ports on close
2009-12-04 Jakob Bornecrantzvmware/xorg: Stop video ports on leave vt
2009-12-04 Jakob Bornecrantzvmware/xorg: Use Write instead of WriteRead for cursor...
2009-12-04 Jakob Bornecrantzvmware/xorg: Give kernel infromation about cursor bypass
2009-12-04 Jakob Bornecrantzvmware/xorg: Handle no init of video in vmw_video_close
2009-12-04 Jakob Bornecrantzvmware/core: Update vmwgfx_drm.h to include cursor...
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-03 Roland Scheideggergallium: fix remaining users of pipe_reference function
2009-12-03 Michal KrolMove pf_get_bits/size() to u_format auxiliary module.
2009-12-03 Michal KrolMove pf_get_block() to u_format auxiliary module.
2009-12-02 Corbin Simpsonradeong: Clean up some bad code.
2009-12-02 Corbin Simpsonradeong: Add helper to determine pipe driver.
2009-12-02 Corbin Simpsonradeong: Do ioctls before selecting pipe driver.
2009-12-02 Corbin Simpsonr300g, radeong: De-specialize r300_winsys into radeon_w...
2009-12-02 Corbin Simpsonradeong: Change ioctl order, document it.
2009-12-02 Brian Paulcell: added tex_usage param to xm_surface_buffer_create()
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Jakob Bornecrantzvmware/xorg: Add video support
2009-12-01 Jakob Bornecrantzvmware/xorg: Create a small driver that sits ontop...
2009-12-01 Jakob Bornecrantzvmware/core: Update vmwgfx_drm.h to latest version
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-30 Roland Scheideggerfixups for interface changes (mostly state trackers)
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-27 Roland ScheideggerMerge branch 'width0'
2009-11-27 Vinson Leesvga: Prevent potential null pointer dereference in...
2009-11-26 Roland Scheideggergallium: fix more statetrackers/drivers for not using...
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-25 Jakob Bornecrantzvmware/xorg: Remove gem include
2009-11-24 Jakob Bornecrantzvmware/xorg: Link against libkms
2009-11-24 Jakob Bornecrantzvmware/xorg: Clean Makefile a bit
2009-11-24 Jakob Bornecrantzvmware/xorg: Don't link against libdrm_intel
2009-11-24 Jakob Bornecrantzvmware/xorg: Stage driver in lib/gallium
2009-11-24 Brian Paulegl: use util_bitcount()
2009-11-23 Maciej CencoraMerge commit 'origin/mesa_7_7_branch'
2009-11-23 Maciej CencoraMerge branch 'mesa_7_7_branch' of anongit.freedesktop...
2009-11-23 Jakob Bornecrantzsvga: Scrub Makefiles a bit
2009-11-22 Vinson Leesvga: Prevent potential null pointer deference in vmw_s...
2009-11-22 Vinson Leesvga: Fix memory leak in vmw_screen_ioctl.c
2009-11-18 Maciej CencoraMerge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
2009-11-17 Jakob Bornecrantzsvga: More -Werror removal
2009-11-17 Jakob Bornecrantzsvga: Remove -Werror for now as GCC 4.4.x raises a...
2009-11-17 Jakob Bornecrantzsvga: Build svga driver
2009-11-17 Jakob Bornecrantzsvga: Add vmwgfx_drm.h file from vmwgfx kernel driver
2009-11-17 Jakob Bornecrantzsvga: Add svga driver
2009-11-15 Keith Whitwelli965g: remove droppings in xlib winsys
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-13 Michal Krolgdi: Link to glslcl.
2009-11-10 Chia-I Wust/egl: Allow APIs other than OpenGL.
2009-11-10 Chia-I Wuegl_softpipe: Clean up Makefile.
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-06 Jakob Bornecrantzi965g: Fixup buffer creation function
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
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-06 Chia-I Wugallium/xlib: Fix missing symbols when GLX_INDIRECT_REN...
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: Builds with scons
2009-11-05 Jakob Bornecrantzi965g: Do not create a symlink for i965_dri.so
2009-11-05 Jakob Bornecrantzi915g: Do not create a symlink for i965_dri.so
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
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
next