mesa/st: refactor vertex and fragment shader translation
[mesa.git] / src / gallium / state_trackers /
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-11 Corbin Simpsondri-st: Add some required GL 2.0 extensions.
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-10 Jakob Bornecrantzst/egl: Probe hardware for depth stencil format
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 José Fonsecapython/retrace: Cope with null constant buffers.
2009-11-03 José Fonsecapython/retrace: Add missing colon.
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 Chia-I Wumesa: Enable remap table in core.
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-19 Corbin Simpsondri-st: Add EXT_provoking_vertex.
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 Brian Paulgallium/xlib: call XQueryExtension() in glXQueryExtension()
2009-10-07 Nicolai HähnleMerge branch 'master' into r300g-glsl
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-07 Brian Paulgallium/xlib: fix glXQueryDrawable() bugs, see bug...
2009-10-07 Michel Dänzerst/dri: Add missing front buffer case in dri_get_buffers().
2009-10-07 Brian Paulgallium/xlib: return 0 for errorBase, eventBase in...
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-05 Ben Skeggsst/dri: avoid segfault if we can't get a pixmap's buffers
2009-10-05 Ben Skeggsst/dri: no need to request fake front buffer, only...
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-10-03 Nicolai Hähnlest/dri: Install APPLE_vertex_array_object functions
2009-10-03 Nicolai Hähnlest/dri: Install ARB_vertex_array_object functions
2009-10-02 Michel Dänzerst/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA...
2009-10-02 Michel Dänzergallium: Preparations for adding more PIPE_TRANSFER_...
2009-10-02 Brian Paulgallium/xlib: use bitwise-and to test GLX_RGBA_BIT...
2009-10-02 Brian Paulgallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_BI...
next