2086 Commits (eb3705ef65a326f5395606e648adc6b99a9d291b)
 

Author SHA1 Message Date
Gert Wollny f9e8acf247 ci: keep fewer packages to make sure the self-compiled versiosn are used 4 years ago
Gert Wollny 600c65b97e ci: Reorder mesa and libdrm build and use older mesa sha 4 years ago
Gert Wollny a98dc8989c ci_ Update expected GL CTS test results 4 years ago
Gert Wollny 69ae8bae47 ci: Update expected results for the piglits tests 4 years ago
Gert Wollny 72139579bd ci: Add new expected results for GLES 3.1 4 years ago
Gert Wollny f7ede814ea ci: Update expected results for GLES 3.0 4 years ago
Gert Wollny 9f1d0efead ci: Update expected results for GLES 2.0 4 years ago
Gert Wollny cbe5a89606 ci: Pass correct return value 4 years ago
Gert Wollny 1dac420751 ci: revert to using git for libepoxy 4 years ago
Lepton Wu 4835ffa488 vrend: Fixes non-reachable default case. 4 years ago
Gert Wollny 9fbc538ac6 vrend: move program only into front of queue of it is not already there 4 years ago
Gert Wollny 4a5c238d53 vrend: don't check vertex attributes in draw_vbo 4 years ago
Gert Wollny c08c84197a vrend: use helper pointers in draw_bind_samplers_shader 4 years ago
Gert Wollny 4fd840331a vrend: use sub_ctx directly in clear 4 years ago
Gert Wollny 9e0c4aabd4 vrend: use helper for sub_ctx in set_framebuffer_state 4 years ago
Gert Wollny 999f9feea4 vrend: pass sub_ctx directly to draw_bind_objects 4 years ago
Gert Wollny e409ad823a vrend: add sub_ctx helper in bind_shader 4 years ago
Gert Wollny ff37f78f84 vrend: add sub_ctx helper in create_shader 4 years ago
Gert Wollny 7ab6a964f0 vrend: add a sub_ctx helper in launch_grid 4 years ago
Gert Wollny 5c85adaa7d vrend: pass sub_context directly to draw_bind_abo_shader 4 years ago
Gert Wollny b32ff0f72e vrend: pass sub_context directly to draw_bind_ssbo_shader 4 years ago
Gert Wollny bd7972b403 vrend: pass sub_context directly to draw_bind_images_shader 4 years ago
Gert Wollny 8ac253a42e vrend: make evaluation of same_prog better optimizable 4 years ago
Gert Wollny 4b151fcc8a vrend: rework shader program creation to be able to pass sub_ctx 4 years ago
Gert Wollny d0a23c1a7f vrend: pass sub_ctx directly to draw_bind_samplers_shader 4 years ago
Gert Wollny 217538ff8c vrend: pass sub_ctx directly to draw_bind_const_shader 4 years ago
Gert Wollny 6bbf703a98 vrend: pass sub_ctx direcly to draw_bind_ubo_shader 4 years ago
Gert Wollny 2ca4dd4fe4 vrend: pass sub_ctx dirctly to use and add program 4 years ago
Gert Wollny 71378f0d02 vrend: pass sub_ctx to blend state 4 years ago
Gert Wollny d3d10369dc vrend: pass sub_ctx to update_viewport_state 4 years ago
Gert Wollny 18fb818a92 vrend: pass sub_ctx when setting scissor state 4 years ago
Gert Wollny 3712429d84 vrend: pass sub_ctx when setting DS state 4 years ago
Gert Wollny 963a02a785 vrend: pass sub_ctx directly to update_frontface_state 4 years ago
Gert Wollny 71eadba603 vrend: replace uses of ctx->sub with sub_ctx 4 years ago
Gert Wollny 57a19772cb vrend: Add parent context reference to sub-contexts 4 years ago
Antonio Caggiano 05676a0376 perf: Update gfx-pps version 4 years ago
Antonio Caggiano c165357711 perf: Fix trace path handling in scripts 4 years ago
Louis-Francis Ratté-Boulianne b9dc30355a perf: don't start perfetto when disabled with argument 4 years ago
Chia-I Wu f5a45fe97e vrend: add support for VIRGL_CAP_V2_UNTYPED_RESOURCE 4 years ago
Chia-I Wu 115a07a171 vrend: track untyped resources 4 years ago
Chia-I Wu f1e72a87b3 vrend: attach/detach virgl_resource rather than pipe_resource 4 years ago
Chia-I Wu e9de44ea19 vrend: fix a potential egl_image leak 4 years ago
Chia-I Wu 1f36f00ad6 vrend: clean up virgl_egl_image_from_* 4 years ago
Gert Wollny 03dd77537a vrend: refactor select program 4 years ago
Gert Wollny d9b4e34933 vrend: remove unused ctx from shader state call 4 years ago
Gert Wollny 12e5c80b8a vrend: pass sub-context to shader key generation 4 years ago
Gert Wollny 2835fed3d6 vrend: move drawing info to sub context 4 years ago
Gert Wollny 0be4be0c3b vrend: extract method for shader update from vrend_draw_vbo 4 years ago
Gert Wollny 2b0e2f0729 gallium/cso: use a different hash function 4 years ago
Gert Wollny 00093d0a8e vrend: use an array of program lists and merge dual_src into compare value 4 years ago