nouveau: Fix serious compiler warnings
[mesa.git] / src / gallium / include /
2010-05-31 Chia-I WuDefine PUBLIC to dllexport on MSVC.
2010-05-28 Roland Scheideggergallium: clear interface changes
2010-05-25 Jakob Bornecrantzdrm_api: Remove type argument from create screen callback
2010-05-25 Jakob Bornecrantzgallium: Remove dri1_api.h and winsys support for DRI1
2010-05-21 Jakob Borncrantzst_api: Give get_egl_image arguments directly to the...
2010-05-21 Jakob Bornecrantzgallium: Fix invalidate framebuffer with old libGL...
2010-05-21 Jakob Bornecrantzst_api: Add get param function to st_manager
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-17 Roland Scheideggergallium: clean up resource_copy_region function
2010-05-17 Roland Scheideggergallium: another interface change for multisampling
2010-05-14 Keith Whitwellgallium: convert rasterizer state to use gl-style front...
2010-05-13 Vinson Leegallium: Add tokens for Cygwin.
2010-05-12 Jakob Bornecrantzgraw: Make functions public
2010-05-12 José Fonsecagallium: Add new fine grained PIPE_CAP_xx for shader...
2010-05-12 José Fonsecagallium: Make PIPE_CAP_xxx enums.
2010-05-05 Brian Paulgallium: remove trailing comma in enum list
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-03 José Fonsecagallium: Remove loop register file.
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-17 Mathias Fröhlichgallium: EXT_timer_query support.
2010-05-14 Marek Olšákgallium: remove forward declarations of non-existent...
2010-05-14 Keith Whitwellgraw: combine graw_init and graw_create_window functions
2010-05-14 Keith Whitwellgraw: move towards glut-like interface, add tri.c
2010-04-27 Roland Scheideggergallium: fix glaring bugs in last commit
2010-04-26 Roland Scheideggergallium: interface changes for multisampling
2010-04-25 Jakob Bornecrantzst_api: Remove st_module
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian Paulgallium: use better param name
2010-04-22 Brian Paulgallium: fix comment language, remove dangling comment
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Brian Paulgallium: replace pipe_resource::_usage with pipe_resour...
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Brian Paulgallium: remove trailing comma
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 José Fonsecagallium: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-19 José Fonsecagallium: Add index bias parameter to draw_elements...
2010-04-18 Luca Barbierip_compiler: add likely/unlikely macros
2010-04-16 Brian Paulgallium: comments and whitespace fixes
2010-04-16 Jakob Bornecrantzst/drisw: Stop pretending to be drm_api
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-13 Chia-I Wugallium: Remove pipe_screen::update_buffer.
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 José Fonsecagallium: Add a couple more of D3D9 formats forgotten...
2010-04-08 José Fonsecagallium: Add missing D3D9 color formats.
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 José Fonsecautil: Remove the half typedef from p_compiler.h.
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-02 Brian Paulgallium: remove old comment about return values
2010-04-01 Michal Krolgallium: Integrate util_half with scons.
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 George Sapountzisst/dri/sw: add drisw_api similarly to dri1_api
2010-03-29 Roland Scheideggergallium: fix bogus depth/stencil format names (and...
2010-03-29 Roland Scheideggergallium: add new texture formats
2010-03-28 Keith Whitwellgallium: new raw gallium interface to support standalon...
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 George Sapountzisst/dri: add drisw
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 George Sapountzisdri1_api: need not include drm.h
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-18 Alan HourihaneAdd format B5G5R5X1
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 José Fonsecagallium: Silence warning.
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-16 Jakob Bornecrantzwinsys/sw: Add a software winsys layered on a pipe
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-12 Chia-I Wugallium: Add st_api.h.
2010-03-11 Keith Whitwellgallium: remove pipe_context member from pipe_transfer
2010-03-11 Keith WhitwellSquashed commit of gallium-context-transfers:
2010-03-11 Michal Krolgallium: Use last_level for pipe_sampler_view instead...
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
next