summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-06mesa: binary program driver interface WIPdriver_interfaceTapani Pälli6-7/+170
2014-05-06mesa: shader program cache WIPTapani Pälli7-1/+266
2014-05-06glsl: functions to serialize gl_shader and gl_shader_programTapani Pälli3-0/+803
2014-05-05mesa: iterate method for string_to_uint_mapTapani Pälli1-0/+8
2014-05-05glsl: ir_deserializer class for the binary shader cacheTapani Pälli3-0/+908
2014-05-05glsl: add MAX_NUM_STATE_SLOTS and check against builtin uniformsTapani Pälli2-0/+7
2014-05-05glsl: export populate_symbol_table functionTapani Pälli2-1/+4
2014-05-05glsl: add MESA_SHADER_CACHE_MAGIC string for shader binary cacheTapani Pälli1-0/+36
2014-05-05glsl: memory_map helper class for data deserializationTapani Pälli1-0/+172
2014-05-05glsl: serialize methods for IR instructionsTapani Pälli4-0/+484
2014-05-05glsl: memory_writer helper class for data serializationTapani Pälli1-0/+204
2014-05-05st/egl: Flush resources before presentation (android - bug 77966)Paulo Sergio Travaglia1-0/+7
2014-05-04docs: mark ARB_stencil_texturing as done for nv50+/r600+Ilia Mirkin2-1/+63
2014-05-04mesa/st: implement ARB_stencil_texturingIlia Mirkin2-0/+9
2014-05-04nv50,nvc0: add X8Z24_UNORM, fix stencil-only formatsIlia Mirkin1-3/+9
2014-05-04xa: fix segfaultRob Clark1-0/+3
2014-05-02i965: Set miptree target field when creating from a BO.Kenneth Graunke1-0/+1
2014-05-02mesa: Bump version to 10.3-develIan Romanick1-1/+1
2014-05-02docs: Add missing release notes for ARB_separate_shader_objectsIan Romanick2-1/+3
2014-05-02i965: Move push constant state packets to push constant update time.Eric Anholt8-46/+42
2014-05-02i965: Merge gen8_upload_constant_state into gen7_upload_constant_state.Eric Anholt5-34/+16
2014-05-02i965: Refactor gen7_upload_constant_state to look more like gen8.Eric Anholt1-25/+15
2014-05-02i965: Drop unnecessary state flag for units on NEW_BINDING_TABLE.Eric Anholt6-6/+0
2014-05-02i965/gen7+: Move sampler state packets to the stage sampler state table update.Eric Anholt9-44/+24
2014-05-02i965/gen6: Don't update unit state when samplers change.Eric Anholt2-3/+2
2014-05-02i965: Drop a NEW_SAMPLER annotation for use of sampler_count.Eric Anholt3-3/+0
2014-05-02i965: Simplify sampler setup by passing the stage state.Eric Anholt3-29/+13
2014-05-02i965: Make batch dumping go to stderr, too.Eric Anholt1-0/+1
2014-05-02i965: Fix a stale comment referenceEric Anholt1-1/+1
2014-05-02glx: Conditionally compile GLX_MESA_query_renderer DRI3 supportArmin K1-0/+4
2014-05-02radeonsi: add Mullins pci ids.Samuel Li1-0/+17
2014-05-02radeonsi: add support for Mullins asics.Samuel Li4-0/+11
2014-05-02configure: bump up libdrm_radeon requirement to 2.4.54Alex Deucher1-1/+1
2014-05-02dri3: Enable GLX_MESA_query_renderer on DRI3 tooIan Romanick4-2/+56
2014-05-02util: Don't attempt to redefine INFINITY/NAN on VS 2013.José Fonseca1-0/+5
2014-05-02mesa: VS 2013 does not provide strcasecmp.José Fonseca1-1/+3
2014-05-02egl: Don't attempt to redefine stdint.h types with VS 2010.José Fonseca1-1/+2
2014-05-02scons: Don't use bundled C99 headers for VS 2013.José Fonseca2-6/+6
2014-05-02scons: Don't restrict MSVC_VERSION values.José Fonseca1-1/+1
2014-05-02draw: Prevent signed/unsigned comparisons.José Fonseca1-1/+1
2014-05-02st/vega: Prevent signed/unsigned comparisons.José Fonseca1-5/+5
2014-05-02scons: Adjust the warnings for VS.José Fonseca1-1/+3
2014-05-02util/u_debug_flush: Use util_snprintf.José Fonseca1-2/+3
2014-05-02targets/omx: add nouveau targetEmil Velikov4-1/+67
2014-05-02targets/omx: use GALLIUM_VIDEO_CFLAGSEmil Velikov2-14/+2
2014-05-02targets/pipe-loader: cleanup version-scriptEmil Velikov3-5/+9
2014-05-02targets/opencl: hide all the exported llvm/clang mayhem... hopefullyEmil Velikov2-0/+7
2014-05-02targets/egl-static: freshen up the version scriptEmil Velikov3-5/+8
2014-05-02targets/gbm: add version-script to limit exported symbolsEmil Velikov2-0/+7
2014-05-02targets/vdpau: use version script to limit the exported symbolsEmil Velikov5-7/+9