summaryrefslogtreecommitdiff
path: root/src/gallium/include
AgeCommit message (Expand)Author
2017-09-18gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVENicolai Hähnle
2017-09-15gallium: introduce PIPE_CAP_LOAD_CONSTBUFTimothy Arceri
2017-09-15gallium: add CONSTBUF type to tgsi_file_typeTimothy Arceri
2017-08-22gallium: remove TGSI opcode SCSMarek Olšák
2017-08-22gallium: remove TGSI opcode BREAKCMarek Olšák
2017-08-22gallium: remove TGSI opcode XPDMarek Olšák
2017-08-22gallium: remove TGSI opcode DPHMarek Olšák
2017-08-22gallium: remove TGSI opcode DP2AMarek Olšák
2017-08-22gallium: remove TGSI_OPCODE_CALLNZMarek Olšák
2017-08-22gallium: remove TGSI FENCE opcodesMarek Olšák
2017-08-22gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZMarek Olšák
2017-08-22gallium: remove unused PIPE_DUMP_* definesNicolai Hähnle
2017-08-22gallium: add pipe_context::set_log_contextNicolai Hähnle
2017-08-21vl: add MJPEG picture descriptionLeo Liu
2017-08-21vl: add MJPEG profile and formatLeo Liu
2017-08-14st/va: change frame_idx from array to hash tableJulien Isorce
2017-08-06gallium: introduce device/driver UUID queriesAndres Rodriguez
2017-08-06gallium: introduce memory objectDave Airlie
2017-08-04gallium: get rid of pipe_screen_config::flagsNicolai Hähnle
2017-08-03gallium/st: Add a method to flush outstanding swapbuffersThomas Hellstrom
2017-08-03gallium: introduce PIPE_CAP_MEMOBJTimothy Arceri
2017-08-02gallium: add driconf options to pipe_screen_configNicolai Hähnle
2017-08-02gallium: add pipe_screen_config to screen_create functionsNicolai Hähnle
2017-08-02st/drm: add DRM_CONF_XML_OPTIONSNicolai Hähnle
2017-08-02gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding capNicolai Hähnle
2017-07-31gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREFNicolai Hähnle
2017-07-24st/mesa: create framebuffer iface hash table per st managerCharmaine Lee
2017-07-21tgsi: add precise flag to tgsi_instructionKarol Herbst
2017-07-20st/mesa: add destroy_drawable interfaceCharmaine Lee
2017-07-14st/mesa: Add support for KHR_no_error flagGrigori Goronzy
2017-07-11st/mesa: add a winsys buffers list in st_contextCharmaine Lee
2017-06-26mesa/glthread: add glthread "perf" counters and pass them to gallium HUDMarek Olšák
2017-06-23st/dri: add a drirc workaround for Rocket LeagueMarek Olšák
2017-06-23gallium: allow passing 'unsigned flags' to create_screen()Marek Olšák
2017-06-14gallium: add ARB_bindless_texture interfaceSamuel Pitoiset
2017-06-14gallium: add PIPE_CAP_BINDLESS_TEXTURESamuel Pitoiset
2017-06-09gallium: introduce format modifier queryingVarad Gautam
2017-06-09st/dri: implement createImageWithModifiers in DRIimageVarad Gautam
2017-06-09gallium/winsys/drm: introduce modifier field to winsys_handleVarad Gautam
2017-06-02gallium: Add a cap to check if the driver supports ARB_post_depth_coverageLyude
2017-06-02gallium: Add TGSI shader token for ARB_post_depth_coverageLyude
2017-05-24Revert "gallium: remove unused PIPE_CC_GCC_VERSION"Brian Paul
2017-05-20driconf: Add allow_glsl_builtin_variable_redeclaration optionJohn Brooks
2017-05-18tgsi: store the sampler view type directly in the instructionSamuel Pitoiset
2017-05-17gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTIONMarek Olšák
2017-05-15gallium: add flag PIPE_CONTEXT_PREFER_THREADEDMarek Olšák
2017-05-10gallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEXMarek Olšák
2017-05-10gallium: remove pipe_index_buffer and set_index_bufferMarek Olšák
2017-05-10gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytesMarek Olšák
2017-05-10gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytesMarek Olšák