mesa/st: refactor vertex and fragment shader translation
[mesa.git] / src / gallium / state_trackers / xorg /
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-13 Zack Rusinst/xorg: try to fix non-uniform transforms
2009-11-12 Zack Rusinst/xorg: use an immediate instead of a full blown const
2009-11-12 Zack Rusinst/xorg: don't use flow control
2009-11-12 Zack Rusinst/xorg: implement repeatnone and make some code smell...
2009-11-12 Zack Rusinst/xorg: fallback until daddy can implement you properly
2009-11-10 Jakob Bornecrantzst/xorg: Fallback if picture format doesn't match textu...
2009-11-10 Jakob Bornecrantzst/xorg: Don't segfault when debug printing
2009-11-11 Zack Rusinst/xorg: wrap to border color
2009-11-11 Zack Rusinst/xorg: cleanup the naming
2009-11-11 Zack Rusinst/xorg: print ouf the picture formats when compositing
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-10 Michel Dänzerst/xorg: Fix SCons build.
2009-11-09 Zack Rusinst/xorg: remove deprecated rendering code
2009-11-09 Zack Rusinst/xorg: fix composite batching
2009-11-07 Zack Rusinst/xorg: implement batching for the composite op
2009-11-07 Zack Rusinst/xorg: batch solid fill requests
2009-11-07 Zack Rusinst/xorg: start accumulating vertices in a common buffer
2009-11-07 Zack Rusinst/xorg: use quads instead of triangle fans
2009-11-07 Zack Rusinst/xorg: make the buffer size global
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-06 Zack Rusinst/xorg: unify vertex buffer handling
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-04 Zack Rusinst/xorg: these flushes shouldn't be necessary
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-29 Zack Rusinst/xorg: fix scaling ov xv data, plus some cleanups
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Zack Rusinst/xorg: fix src coordinates in the video acceleration...
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Zack Rusinst/xorg: fix xv
2009-10-27 Jakob Bornecrantzst/xorg: Adopt to new dirty clip rect type
2009-10-26 Zack Rusinst/xorg: initialize indexes before reswizzling for yuv
2009-10-26 Zack Rusinst/xorg: stop overflowing yuv buffers
2009-10-26 Zack Rusinst/xorg: add yuv vertex shader
2009-10-26 Zack Rusinst/xorg: add yuv shaders
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Zack Rusinst/xorg: fix text with component alpha rendering
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Zack Rusinst/xorg: lots of fixes related to compositing
2009-10-23 Cooper Yuang3dvl: pass display and screen to g3dvl when creating...
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 Zack Rusinst/xorg: fix the makefile when used with new xextproto
2009-10-22 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-10-22 Zack Rusinst/xorg: cleanup the checks for whether the op is accel...
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-22 Zack Rusinst/xorg: lots of render fixes
2009-10-20 Jakob Bornecrantzst/xorg: Move drm init to own function
2009-10-20 Jakob Bornecrantzst/xorg: Cleanly shutdown
2009-10-19 Jakob Bornecrantzst/xorg: Remove output functions not used
2009-10-20 Zack Rusinst/xorg: makefile garbage
2009-10-20 Zack Rusinst/xorg: implement basic src/mask transformations
2009-10-18 Jakob Bornecrantzst/xorg: Switch to set_mode_major
2009-10-18 Jakob Bornecrantzst/xorg: Massivly redo root pixmap creation
2009-10-18 Jakob Bornecrantzst/xorg: Clean up cursor functions a bit
2009-10-18 Jakob Bornecrantzst/xorg: Support more then one output of a given type
2009-10-18 Jakob Bornecrantzst/xorg: Change how disable accel is handled
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-18 Corbin Simpsongallium: Permit surface_copy and surface_fill to be...
2009-10-15 Zack Rusinst/xorg: refix source over
2009-10-15 Zack Rusinst/xorg: fix most of the composition modes
2009-10-13 Jakob Bornecrantzst/xorg: Fix dpms include problems
2009-10-14 Zack Rusinst/xorg: get transparency on fills working (fixes Qt...
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-13 Zack Rusinst/xorg: solid fills with masks are supported
2009-10-13 Zack Rusinst/xorg: fix and enable by default xrender acceleration
2009-10-12 Zack Rusinst/xorg: initialize pipe in the renderer
2009-10-12 Zack Rusinst/xorg: lots of rendering and xv changes
2009-10-12 Zack Rusinst/xorg: implement basics of xv
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-08 Jakob Bornecrantzst/xorg: Old X servers don't deal well with failing...
2009-10-08 Jakob Bornecrantzst/xorg: More fallback debugging
2009-10-08 Jakob BornecrantzRevert "st/xorg: Debug fallbacks for composite as well"
2009-10-08 Jakob Bornecrantzst/xorg: Debug fallbacks for composite as well
2009-10-08 Jakob Bornecrantzst/xorg: Use A8 textures for depth 8 pixmaps
2009-10-08 Jakob Bornecrantzst/xorg: Fix depth stencil buffers on old X servers
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-10-02 Michel Dänzerst/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA...
2009-10-02 Younes Mantong3dvl: Copyright blocks.
2009-10-02 Younes Mantonst/xvmc: Set default CSC matrix to BT.601, no ProcAmp...
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-01 Michel Dänzerst/xorg: Check that ms->api->destroy is not NULL before...
2009-09-30 Michel Dänzerst/xorg: Fix debug option function call typo.
2009-09-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-29 Jakob Bornecrantzst/xorg: Add debug for fallbacks
2009-09-29 Jakob Bornecrantzst/xorg: Make debug printing optional
2009-09-28 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Younes Mantonxvmc: Fail on unsupported formats, operations.
2009-09-28 Younes Mantong3dvl: Formatting and cleanups.
2009-09-28 Younes Mantong3dvl: Move XvMC under the Xorg state tracker.
2009-09-25 Ian RomanickMerge branch 'asm-shader-rework-2'
2009-09-25 Michel Dänzerst/xorg: Re-enable accelerated fills and copies.
2009-09-25 Michel Dänzerst/xorg: Flush render cache if but only if a source...
next