Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
d2590eb65ff28a9cbd592353d15d7e6cbd2c6fc6
« Previous
076ab15
st/mesa/glsl: move SamplerTargets to gl_program
by Timothy Arceri
· 8 years ago
9375239
st/mesa/glsl: set SamplersUsed directly in gl_program
by Timothy Arceri
· 8 years ago
53a5097
mesa/glsl: set sampler units directly in gl_program
by Timothy Arceri
· 8 years ago
7cc61cf
mesa: simplify sampler setting code
by Timothy Arceri
· 8 years ago
4807a83
mesa/glsl: set num_textures per stage directly in shader_info
by Timothy Arceri
· 8 years ago
c46a630
mesa: make _CurrentFragmentProgram a gl_program struct pointer
by Timothy Arceri
· 8 years ago
6e3f609
i965: stop passing gl_shader_program to the precompile and codegen functions
by Timothy Arceri
· 8 years ago
5ceedef
mesa/glsl: remove hack to reset sampler units to zero
by Timothy Arceri
· 8 years ago
2384868
i965: make use of new is_arb_asm flag
by Timothy Arceri
· 8 years ago
f584f38
st/mesa/glsl: add new is_arb_asm flag in gl_program
by Timothy Arceri
· 8 years ago
2784128
i965: pass gl_program directly to brw_compile_tes()
by Timothy Arceri
· 8 years ago
2a4d169
i965: stop passing gl_shader_program to brw_nir_setup_glsl_uniforms()
by Timothy Arceri
· 8 years ago
d3b2ee6
i965: pass gl_program to brw_upload_ubo_surfaces()
by Timothy Arceri
· 8 years ago
9ca14f5
i965: stop passing gl_shader_program to brw_assign_common_binding_table_offsets()
by Timothy Arceri
· 8 years ago
f5bc127
st/mesa/glsl/i965: move ShaderStorageBlocks to gl_program
by Timothy Arceri
· 8 years ago
f62eb6c
st/mesa/glsl/i965: set num_ssbos directly in shader_info
by Timothy Arceri
· 8 years ago
0e7eec1
st/mesa/glsl/i965: move per stage UniformBlocks to gl_program
by Timothy Arceri
· 8 years ago
b792c38
st/mesa/glsl/i965: set num_ubos directly in shader_info
by Timothy Arceri
· 8 years ago
a1da57c
st/mesa/glsl/i965: move ImageUnits and ImageAccess fields to gl_program
by Timothy Arceri
· 8 years ago
3d2485f
i965: get InfoLog and LinkStatus via the pointer in gl_program
by Timothy Arceri
· 8 years ago
be9a6a7
i965: get shared_size from shader_info rather than gl_shader_program
by Timothy Arceri
· 8 years ago
234211e
i965: stop depending on gl_shader_program for brw_compute_vue_map() params
by Timothy Arceri
· 8 years ago
6f76ca3
i965: pass gl_program to the brw_*_debug_recompile() functions
by Timothy Arceri
· 8 years ago
caf18a8
gallivm: (trivial) fix typo bug with small AoS format unpacking
by Roland Scheidegger
· 8 years ago
4634cb5
gallivm: implement aos unpack (to unorm8) for small unorm formats
by Roland Scheidegger
· 8 years ago
bc86e82
gallivm: optimize lp_build_unpack_arith_rgba_aos slightly
by Roland Scheidegger
· 8 years ago
a03a2ac
gallivm: use 2 srcs for 32->16bit conversions in lp_bld_conv_auto
by Roland Scheidegger
· 8 years ago
db7e786
llvmpipe: (trivial) minimally simplify mask construction
by Roland Scheidegger
· 8 years ago
a8eeb08
anv: fix multiple creation with internal failure
by Lionel Landwerlin
· 8 years ago
33fa4c9
swr: [rasterizer core/common/jitter] gl_double support
by Tim Rowley
· 8 years ago
b667015
dri3: Fix MakeCurrent without a default framebuffer
by Fredrik Höglund
· 8 years ago
e16245b
radeonsi: turn SDMA IBs into de-facto preambles of GFX IBs
by Marek Olšák
· 8 years ago
cba9d59
radeonsi: implement SDMA-based buffer clearing for SI
by Marek Olšák
· 8 years ago
29d6a36
radeonsi: do all math in bytes in SI DMA code
by Marek Olšák
· 8 years ago
9e1aa81
gallium/radeon: prevent SDMA stalls by detecting RAW hazards in need_dma_space
by Marek Olšák
· 8 years ago
3be8336
gallium/radeon: move unrelated code from dma_emit_wait_idle to need_dma_space
by Marek Olšák
· 8 years ago
973d7cd
radeonsi: inline cik_sdma_do_copy_buffer
by Marek Olšák
· 8 years ago
067a323
radeonsi: also wait for SDMA in the clear_buffer CPU fallback
by Marek Olšák
· 8 years ago
f6a1c2d
radeonsi: simplify r600_resource typecasts in si_clear_buffer
by Marek Olšák
· 8 years ago
a31a92e
radeonsi: always use SDMA for big buffer clears and first buffer uses
by Marek Olšák
· 8 years ago
69f489d
radeonsi: use SDMA in rvid_buffer_clear on CIK-VI
by Marek Olšák
· 8 years ago
9a3296b
radeonsi: use SDMA for initial clearing of DCC/CMASK/HTILE on CIK-VI
by Marek Olšák
· 8 years ago
d4c0ad4
radeonsi: implement SDMA-based buffer clearing for CIK-VI
by Marek Olšák
· 8 years ago
431742d
gallium/hud: increase the vertex buffer size for text
by Marek Olšák
· 8 years ago
6d54cd7
gallium/hud: add an option to sort items below graphs
by Marek Olšák
· 8 years ago
80b8b9c
gallium/hud: add an option to reset the color counter
by Marek Olšák
· 8 years ago
a57e071
gallium/hud: allow more data sources per pane
by Marek Olšák
· 8 years ago
e8bb97c
gallium/hud: add an option to rename each data source
by Marek Olšák
· 8 years ago
d995115
gallium: remove TGSI_OPCODE_SUB
by Marek Olšák
· 8 years ago
a4ace98
gallium: remove TGSI_OPCODE_ABS
by Marek Olšák
· 8 years ago
09d09b2
st/nine: Remove all usage of ureg_SUB in nine_shader
by Axel Davy
· 8 years ago
67cda68
st/nine: Remove all usage of ureg_SUB in nine_ff
by Axel Davy
· 8 years ago
caf93f5
st/nine: Do not map SUB and ABS to their gallium equivalent.
by Axel Davy
· 8 years ago
dbe0dd1
configure: Fix another bashism.
by Eric Anholt
· 8 years ago
3477f67
st/mesa: fix a segfault when prog->sh.data is NULL
by Marek Olšák
· 8 years ago
37f9262
docs: add news item and link release notes for 13.0.3
by Emil Velikov
· 8 years ago
934792b
docs: add sha256 checksums for 13.0.3
by Emil Velikov
· 8 years ago
5cd9660
docs: add release notes for 13.0.3
by Emil Velikov
· 8 years ago
ee4b479
st/va: fix incorrect argument in vl_compositor_cleanup
by Nayan Deshmukh
· 8 years ago
68ddcc6
swr: remove unneeded llvm version check
by Tim Rowley
· 8 years ago
36ad826
swr: fix windows build break
by George Kyriazis
· 8 years ago
3753dc8
radeonsi: update clip_regs if clip_disable changes to fix a hang
by Marek Olšák
· 8 years ago
c7affbf
st/mesa: enable GLSLOptimizeConservatively for drivers that want it
by Marek Olšák
· 8 years ago
96fe883
glsl_to_tgsi: do fewer optimizations with GLSLOptimizeConservatively
by Marek Olšák
· 8 years ago
0a5018c
mesa: add gl_constants::GLSLOptimizeConservatively
by Marek Olšák
· 8 years ago
e51baeb
gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
by Marek Olšák
· 8 years ago
d3cb79e
glsl: run do_lower_jumps properly in do_common_optimizations
by Marek Olšák
· 8 years ago
7c6b714
i965: Print VS output VUE map in Vulkan too.
by Kenneth Graunke
· 8 years ago
480d6c1
i965: Fix last slot calculations
by Kenneth Graunke
· 8 years ago
8dc92a5
docs: Mark GL_ARB_gpu_shader_fp64 and OpenGL 4.0 as done for i965/hsw+
by Iago Toral Quiroga
· 8 years ago
580c503
docs: add GL_ARB_gpu_shader_fp64 and OpenGL 4.0 support for Intel Haswell.
by Iago Toral Quiroga
· 8 years ago
a98f2e5
i965: add a kernel_features bitfield to intel screen
by Iago Toral Quiroga
· 8 years ago
e3123c8
i965/gen7: Enable OpenGL 4.0 in Haswell when supported
by Iago Toral Quiroga
· 8 years ago
1f1b8de
i965: get rid of brw->can_do_pipelined_register_writes
by Iago Toral Quiroga
· 8 years ago
02a4448
i965: Move the pipelined test for SO register access to the screen
by Chris Wilson
· 8 years ago
ab1ec7d
i965/disasm: remove printing hstride and width in align16 DF source regions
by Samuel Iglesias Gonsálvez
· 8 years ago
301fdfd
vec4: use DIM instruction when loading DF immediates in HSW
by Samuel Iglesias Gonsálvez
· 8 years ago
3fbdac2
glcpp: Remove illegal characters from tests
by Carl Worth
· 10 years ago
5363518
glcpp: Exhaustively test all legal characters in GLSL
by Carl Worth
· 10 years ago
16b4805
glcpp: Allow vertical tab and form feed characters in GLSL
by Carl Worth
· 10 years ago
6c87624
glcpp: Add testing for no space between macro name and replacement list
by Carl Worth
· 10 years ago
36b5f1d
spirv: compute push constant access offset & range
by Lionel Landwerlin
· 8 years ago
0089085
spirv: move block_size() definition
by Lionel Landwerlin
· 8 years ago
89975e2
va: call texture_get_handle while the mutex is being held
by Marek Olšák
· 8 years ago
dbba4e0
vdpau: call texture_get_handle while the mutex is being held
by Marek Olšák
· 8 years ago
7d48a84
radeonsi: capitalize VM hex addr when dumping buffer list
by Samuel Pitoiset
· 8 years ago
0f991e8
i965: remove unused brwInitVtbl declaration
by Tapani Pälli
· 8 years ago
1a8f262
i965: remove brw_context dependency from intel_batchbuffer_init()
by Iago Toral Quiroga
· 8 years ago
ba30e0c
i965: make intel_batchbuffer_free() take a batchbuffer as argument
by Iago Toral Quiroga
· 8 years ago
1daa31d
i965: make intel_batchbuffer_emit_dword() take a batchbuffer as argument
by Iago Toral Quiroga
· 8 years ago
f03bac1
i965: Make intel_bachbuffer_reloc() take a batchbuffer argument
by Iago Toral Quiroga
· 8 years ago
4b7dfd8
nir: fix loop iteration count calculation for floats
by Timothy Arceri
· 8 years ago
abcaba4
gallium/hud: add a path separator between dump directory and filename
by Edmondo Tommasina
· 8 years ago
e933246
r600/sb: Fix loop optimization related hangs on eg
by Heiko Przybyl
· 8 years ago
dd12119
editorconfig: Fix up the tab rendering width.
by Eric Anholt
· 8 years ago
c4b87f1
meta: Disable dithering during glGenerateMipmap
by Chad Versace
· 8 years ago
8d8ed43
doc/features.txt: update for freedreno
by Romain Failliot
· 8 years ago
96c9ec9
i965: Remove perf monitor/query backend
by Robert Bragg
· 10 years ago
ac57bcd
vl/zscan: fix "Fix trivial sign compare warnings"
by Christian König
· 8 years ago
b6737a8
st/va: error handling
by Nayan Deshmukh
· 8 years ago
Next »