index
:
~idr/mesa
11.0-meta-cannot-use-glGenBuffers
11.1-meta-cannot-use-glGenBuffers
6b452c51941
ARB_transform_feedback_overflow_query
CID-1429517
EXT_shader_samples_identical
INTEL_shader_atomic_float_minmax
NV_shader_atomic_int64
NaNu-NaNu
always-ARB_framebuffer_object
arb_gpu_shader_int64
asm
assume-CMS-in-precompile
ast_to_hir-work
bool-optimizations
bool-optimizations-v2
bool-optimizations-v4
bool-optimizations-v5
bool-optimizations-v6
byt-cpu-optimizations
c1896cdfefc
cmod-bar
cmod-baz
cmod-foo
cmod-propagation-work
combine-constants
commutative-expression-limits
compare-with-integer-frobbing
cse-neg
cse-neg-v2018.02
daniel-schuermann/mesa-bitfield
derp
double-scheduler
dp-narrowing
ecd3c4bb555
emit-spirv
experiment/Gen5-Boolean-resolve
experiment/fsat-algebraic
experiment/lower-flrp
experiment/nan-compare-logic-ops
experiment/optimize-bfe
experiment/optimize-shifts
experiment/rematerialize-compares
experiment/simple-range-analysis
experiments
expose-fewer-visuals
extension-refactor
fix-GL45-CTS.program_interface_query.uniform-block-types
flexarray
flexarray-func
for-bsi
fortran
generate-code-generator
glsl-diet-v3
glsl-diet-v3-extra-logging
glsl-diet-v4
i915-fixes
i965-license-header
inverted-conditions
ir_variable-diet
ir_variable-diet-v2
iris-threaded-shaders
jenkins
jenkins-vk
kill-nv04
lock_surface
logic-expression-frobbing
loop
lower_bool_to_int32-earlier
master
meta-cannot-use-Gen-v2017.12
meta-fixes
meta-msaa-blit
meta-work-20170628
misc-algebra
nir_lower_clamp_color_outputs-vs-b2f
opt-minimize-Boolean
optimize-bfe
optimize-dph-and-others
optimize-flrp-and-ffma
pauli
peephole_select
pragma-warning
ptn-narrowing
query-renderer
range-analysis-cache
reassociate-vector-scalar-math
remove-ir_assignment-condition
reverse-code-gen
review/issue-6365
review/lower-flrp
robustness
shader-work
source-modifiers
sso4
sso5
sso6
standalone-compiler
standalone-ir_builder
standalone-ir_builder-v2
t_dd_dmatmp
ud-chains
uniform-setter
uniform-setter-20190513
uniform-setter-fast
uniform-setter-v2
uniform-setter-wip
vertex-shader-gcm
viewport-array
wip/combine-constants
wip/fix-shift-counts
wip/improve-range-analysis
yuv-formats
Unnamed repository; edit this file 'description' to name the repository.
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-21
ir_to_mesa: Print Mesa IR again after running _mesa_optimize_program
i915-fixes
Ian Romanick
1
-1
/
+10
2016-12-21
i915: Request that loops and continue statements be lowered
Ian Romanick
1
-0
/
+2
2016-12-21
i915: Set vertical bias to 0.4375 instead of 0.5
Ian Romanick
2
-3
/
+9
2016-12-21
glsl: Eliminate the open-coded version of process_block_array_leaf
Ian Romanick
1
-31
/
+9
2016-12-21
ttn: handle GLSL_SAMPLER_DIM_SUBPASS_MS case
Juan A. Suarez Romero
1
-0
/
+1
2016-12-21
i965: allow unsourced enabled VAO
Juan A. Suarez Romero
1
-7
/
+16
2016-12-21
svga: Fix a strict-aliasing violation in shader dumper
Edward O'Callaghan
1
-1
/
+9
2016-12-21
draw: use SoA fetch, not AoS one
Roland Scheidegger
1
-48
/
+23
2016-12-21
gallivm: generalize the compressed format soa fetch a bit
Roland Scheidegger
1
-37
/
+49
2016-12-21
gallivm: provide soa fetch path handling formats with more than 32bit
Roland Scheidegger
1
-154
/
+375
2016-12-21
gallivm: optimize gather a bit, by using supplied destination type
Roland Scheidegger
8
-79
/
+333
2016-12-21
gallivm: optimize SoA AoS fallback fetch path a little
Roland Scheidegger
1
-22
/
+46
2016-12-21
gallivm: (trivial) handle non-aligned fetch for lp_build_fetch_rgba_soa
Roland Scheidegger
3
-8
/
+12
2016-12-20
st/nine: Upload on secondary context for Draw*Up
Axel Davy
1
-8
/
+15
2016-12-20
st/nine: Dirty MANAGED buffers at Lock time
Axel Davy
1
-2
/
+3
2016-12-20
st/nine: Implement new buffer upload path
Axel Davy
10
-24
/
+461
2016-12-20
st/nine: Allow non-zero resource offset for vertex buffers
Axel Davy
3
-8
/
+12
2016-12-20
st/nine: Do not wait for DEFAULT lock for volumes when we can
Axel Davy
1
-1
/
+8
2016-12-20
st/nine: Do not wait for DEFAULT lock for surfaces when we can
Axel Davy
1
-1
/
+11
2016-12-20
st/nine: Add arguments to context's blit and copy_region
Axel Davy
3
-6
/
+22
2016-12-20
st/nine: Idem for nine_context_gen_mipmap
Axel Davy
3
-1
/
+7
2016-12-20
st/nine: Bind destination for surface/volume uploads
Axel Davy
4
-0
/
+9
2016-12-20
st/nine: Use nine_context_box_upload for volumes
Axel Davy
2
-36
/
+26
2016-12-20
st/nine: Fix leak with volume dtor
Axel Davy
1
-1
/
+1
2016-12-20
st/nine: Fix leak with cubetexture dtor
Axel Davy
1
-1
/
+1
2016-12-20
st/nine: Use nine_context_box_upload for surfaces
Axel Davy
2
-32
/
+33
2016-12-20
st/nine: Implement nine_context_box_upload
Axel Davy
2
-0
/
+50
2016-12-20
st/nine: Use nine_context_gen_mipmap in BaseTexture9
Axel Davy
1
-9
/
+3
2016-12-20
st/nine: Implement nine_context_gen_mipmap
Axel Davy
2
-0
/
+22
2016-12-20
st/nine: Optimize managed buffer upload
Axel Davy
2
-5
/
+10
2016-12-20
st/nine: Implement nine_context_range_upload
Axel Davy
2
-0
/
+19
2016-12-20
st/nine: Do not bind the container if forward is false
Axel Davy
1
-7
/
+5
2016-12-20
st/nine: Comment and simplify iunknown
Axel Davy
2
-21
/
+18
2016-12-20
st/nine: Detach buffers in swapchain dtor.
Axel Davy
1
-1
/
+1
2016-12-20
st/nine: Fix NineUnknown_Detach
Axel Davy
1
-2
/
+1
2016-12-20
st/nine: Simplify ARG_BIND_REF
Axel Davy
1
-7
/
+3
2016-12-20
st/nine: Avoid flushing the queue for queries GetData
Axel Davy
4
-19
/
+33
2016-12-20
st/nine: Add CSMT_NO_WAIT_WITH_COUNTER
Patrick Rudolph
1
-0
/
+54
2016-12-20
st/nine: Use nine_context_clear_render_target
Axel Davy
4
-15
/
+29
2016-12-20
st/nine: Optimize ColorFill
Axel Davy
1
-1
/
+1
2016-12-20
st/nine: Simplify ColorFill
Axel Davy
1
-9
/
+1
2016-12-20
st/nine: use get_pipe_acquire/release when possible
Axel Davy
8
-16
/
+34
2016-12-20
st/nine: Implement Fast path for dynamic buffers and csmt
Axel Davy
3
-10
/
+64
2016-12-20
st/nine: Add secondary pipe for device
Axel Davy
2
-1
/
+5
2016-12-20
st/nine: Add nine_context_get_pipe_acquire/release
Axel Davy
4
-0
/
+91
2016-12-20
st/nine: SYSTEMMEM ignores DISCARD.
Axel Davy
1
-1
/
+5
2016-12-20
st/nine: Upload Managed buffers just before draw call using them
Axel Davy
2
-17
/
+14
2016-12-20
st/nine: Track bindings for buffers
Axel Davy
3
-6
/
+55
2016-12-20
st/nine: Fix BASETEX_REGISTER_UPDATE
Axel Davy
1
-1
/
+1
2016-12-20
st/nine: Simplify the logic to bind textures
Axel Davy
3
-39
/
+47
[next]