[Mesa-dev] [PATCH 0/4] v2: force_glsl_extensions_warn option for gallium drivers
Vadim Girlin
vadimgirlin at gmail.com
Wed Apr 11 17:41:51 PDT 2012
v2: Updated with the proposed changes:
- using the driver name from the driver_descriptor
- using new "struct st_config_options" to pass the options
st/dri: use driver name for driconf section lookup
st/dri: add force_glsl_extensions_warn option to dri options
st/mesa: accept and handle configuration options from st/dri
st/dri: pass config options to the state tracker
src/gallium/include/state_tracker/st_api.h | 14 ++++++++++++++
.../state_trackers/dri/common/dri_context.c | 11 ++++++++++-
src/gallium/state_trackers/dri/common/dri_screen.c | 11 ++++++++++-
src/mesa/state_tracker/st_context.c | 10 +++++++---
src/mesa/state_tracker/st_context.h | 5 ++++-
src/mesa/state_tracker/st_extensions.c | 2 ++
src/mesa/state_tracker/st_manager.c | 2 +-
7 files changed, 48 insertions(+), 7 deletions(-)
--
1.7.7.6
More information about the mesa-dev
mailing list