Merge branch 'lp-offset-twoside'
[mesa.git] / src / gallium / state_trackers / dri / common / dri_screen.c
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-09 Chia-I Wust/dri: Add support for surfaceless current contexts.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
2010-09-25 Vinson Leest/dri: Remove unnecessary header.
2010-09-23 Kristian Høgsbergdri: Pass the __DRIscreen and the __DRIscreen private...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Chia-I Wust/dri: Use profiles to create OpenGL ES contexts.
2010-09-08 Chia-I Wust/dri: Use enum st_api_type internally.
2010-09-08 nobledst/dri: Add multi-api support
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-20 Luca Barbierist/dri: use PIPE_TEXTURE_RECT if appropriate
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-31 Vinson Leest/dri: Remove unnecessary headers.
2010-07-30 George Sapountzisst/dri: move backend hooks to appropriate object
2010-07-30 George Sapountzisst/dri: drop dri1_helper
2010-07-30 George Sapountzisst/dri: mv driDriverAPI to backends
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-25 Jakob Bornecrantzst/dri: Remove DRI1 support
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-17 Roland Scheideggerst/dri: adapt to interface changes
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-25 Jakob Bornecrantzst/dri: Refactor dri_st_api into other files
2010-04-25 Jakob Bornecrantzst/dri: Make st_manager the base for dri_screen
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 PaulMerge branch '7.8'
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 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
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-16 Jakob Bornecrantzst/dri: Refactor init code a bit
2010-04-13 Jesse BarnesMerge branch '7.8'
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 Dave AirlieMerge remote branch 'origin/7.8'
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 Yann Droneaudgallium: fix dri_destroy_option_cache() when optionCach...
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 Roland Scheideggergallium: adapt all code to the renamed depth/stencil...
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 George Sapountzisst/dri: add comment about the ifdef in dri_screen.c
2010-03-26 George Sapountzisst/dri: factor out common init_screen code
2010-03-26 George Sapountzisst/dri mv __driDriverExtensions to drisw.c and dri2.c
2010-03-25 Jakob Bornecrantzst/dri: Move common files to common directory