summaryrefslogtreecommitdiff
path: root/src/gallium/include
Commit message (Expand)AuthorAgeFilesLines
* gallium: pipe_rasterizer_state::point_tri_clip -> point_line_tri_clipMike Blumenkrantz2023-05-081-1/+1
* radeon: add radeon_info parameter into radeon_winsys::surface_initMarek Olšák2023-05-081-1/+3
* drirc: add allow_sampled_tex_copy optionIllia Polishchuk2023-05-041-0/+2
* frontends/va: define va av1 encoding capsRuijing Dong2023-04-271-3/+25
* radeonsi/vcn: use PIPE_ENC_FEATURE enumRuijing Dong2023-04-271-10/+8
* gallium/pipe: add av1 encoding data structure in pipeRuijing Dong2023-04-271-0/+263
* radeonsi: stop reporting reset to app once gpu recovery is donePierre-Eric Pelloux-Prayer2023-04-271-1/+1
* radeonsi: implement fw based mcbpPierre-Eric Pelloux-Prayer2023-04-251-0/+6
* gallium: Add pipe_shader_state_from_nirM Henning2023-04-251-0/+10
* frontend/va: Add H264 decode slice dataSil Vilerino2023-04-191-0/+9
* frontend/va: Allow distinction for Min/MaxQP params sent from app and fronten...Sil Vilerino2023-04-171-0/+2
* frontend/va: Allow distinction for HRD params sent from app and frontend defa...Sil Vilerino2023-04-171-0/+4
* frontend/va: Support QVBR rate control modeSil Vilerino2023-04-172-2/+10
* gallium: correctly name the flags of svm_migrateKarol Herbst2023-04-141-2/+3
* gallium/pipe: add min width and min height video cap enumsThong Thai2023-04-141-0/+3
* gallium: Remove PIPE_CAP_TEXTURE_BUFFER_SAMPLERAlyssa Rosenzweig2023-04-071-1/+0
* radeonsi/vcn: add support for picture crop on JPEG 4.0.3Sathishkumar S2023-04-061-0/+4
* tgsi: Drop TGSI_OPCODE_DFRACEXP.Emma Anholt2023-04-061-1/+0
* glsl: Drop PIPE_SHADER_CAP_DFRACEXP_DLDEXP_SUPPORTED.Emma Anholt2023-04-061-1/+0
* glsl: Retire ldexp lowering in favor of the nir lowering flag.Emma Anholt2023-04-061-1/+0
* gallium/pipe: change PIPE_DEFAULT_DECODER_FEEDBACK_TIMEOUT_NS to 1 secondSonny Jiang2023-04-041-1/+1
* gallium: add get_compute_state_infoKarol Herbst2023-03-312-0/+25
* d3d12/llvmpipe/softpipe: Add support for `get_screen_fd`Lucas Fryzek2023-03-311-0/+3
* r300/r600/radeon_si: Add support for `get_screen_fd`Lucas Fryzek2023-03-311-0/+5
* frontend/va: Add large_scale_tile from VADecPictureParameterBufferAV1Teng, Jin Chung2023-03-241-0/+1
* st/mesa, iris: Add optional CPU-based ASTC void extent denorm flushingKenneth Graunke2023-03-171-0/+1
* driconf: Add ignore_discard_framebuffer optionRob Clark2023-03-161-0/+1
* gallium: Add new caps PIPE_CAP_LINEAR_IMAGE_(PITCH_ALIGNMENT|BASE_ADDRESS_ALI...Antonio Gomes2023-03-071-0/+2
* gallium, rusticl: Add tex2d_from_buf in image_view and sampler_viewAntonio Gomes2023-03-072-8/+21
* frontend/va: Keep track of some VP9 previous frame data for current frame use...Sil Vilerino2023-03-041-0/+3
* radeonsi: remove Smart Access Memory because CPU access has large overheadMarek Olšák2023-03-031-3/+1
* gallium: plumb resolve attachments through from frontends -> pipe_framebuffer...Mike Blumenkrantz2023-02-152-1/+4
* gallium: move etnaviv screen_lookup_or_create function to common codeEric Engestrom2023-02-121-0/+10
* gallium: make BlendCoherent usable from gallium driversAmber2023-02-101-0/+1
* gallium: add PIPE_CAP_NULL_TEXTURESMike Blumenkrantz2023-02-051-0/+1
* gallium: Add cap to request state validation for all dirty stateGert Wollny2023-01-121-0/+1
* gallium: Add image volatile/coherent flagsRob Clark2023-01-112-0/+6
* gallium: pipe: add PIPE_DEFAULT_DECODER_FEEDBACK_TIMEOUT_NSDaniel Almeida2023-01-111-0/+1
* gallium: pipe: add get_decoder_fence vfuncDaniel Almeida2023-01-112-0/+16
* util/driconf: add Dune: Spice Wars workaroundTimothy Arceri2023-01-101-0/+1
* util: Drop the ENUM_PACKED macroJason Ekstrand2023-01-041-2/+2
* glthread,gallium: add a CAP to disable glBufferSubData optimization in glthreadMarek Olšák2023-01-011-0/+1
* mesa: set pipe_draw_info::index::resource directly and remove gl_boMarek Olšák2022-12-181-3/+0
* loader: fixes -Werror,-Wdeprecated-non-prototype for clang-15 in pipe-loaderYonggang Luo2022-12-161-1/+7
* gallium: add the u_vbuf pointer into pipe_contextMarek Olšák2022-12-111-0/+2
* gallium: add new variable for video frame statisticsThong Thai2022-12-091-0/+5
* gallium: rename st_framebuffer_iface -> pipe_frontend_drawable, etc.Marek Olšák2022-12-091-4/+4
* gallium: remove pipe_frontend_screen::destroy callback, call it directlyMarek Olšák2022-12-091-5/+0
* gallium: clean up comments in api.h, cosmetic changesMarek Olšák2022-12-091-33/+21
* gallium: remove st_framebuffer_iface::st_manager_privateMarek Olšák2022-12-091-5/+0