Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
d47fb856af4da5f56f80e072365b9286f0731a54
d47fb85
freedreno/ir3: add dumping for use/def/live-in/live-out
by Rob Clark
· 9 years ago
38ae05a
freedreno/ir3: drop unused instr category arg
by Rob Clark
· 9 years ago
19739e4
freedreno/ir3: remove ir3_instruction::category
by Rob Clark
· 9 years ago
7073564
freedreno/ir3: encode instruction category in opc_t
by Rob Clark
· 9 years ago
5ea3647
i965/fs: Move the code for load/store_shared to emit_cs_intrinsic
by Jason Ekstrand
· 9 years ago
80c72a8
i965/nir: Provide a default LOD for buffer textures
by Jason Ekstrand
· 9 years ago
3babb7b
nir: Use PRIi64 and PRIu64 instead of %ld and %lu.
by Kenneth Graunke
· 9 years ago
da5d087
i965: Fix invalid pointer read in dead_control_flow_eliminate().
by Kenneth Graunke
· 9 years ago
9486614
i965: Make bblock_t::next and friends return NULL at sentinels.
by Kenneth Graunke
· 9 years ago
5509d43
glsl: Lower variable indexing of system value arrays unconditionally.
by Kenneth Graunke
· 9 years ago
88ef247
i965/peephole_ffma: Only match a mul+add if none of the ops are exact
by Jason Ekstrand
· 9 years ago
eb93d6d
nir/search: Don't match inexact expressions with exact subexpressions
by Jason Ekstrand
· 9 years ago
65fbc43
i965: Add an INTEL_PRECISE_TRIG=1 option to fix SIN/COS output range.
by Kenneth Graunke
· 9 years ago
3aa51e0
i965: Allow 8x MSAA on >= 64bpp formats on Gen8+.
by Kenneth Graunke
· 9 years ago
1eeec7e
docs: remove stray 'TBD' in 11.2.0 relnotes file
by Brian Paul
· 9 years ago
35132c4
docs: add news item and link release notes for 11.2.0
by Emil Velikov
· 9 years ago
dc4923d
docs: add sha256 checksums for 11.2.0
by Emil Velikov
· 9 years ago
7dc11ed
docs: Update 11.2.0 release notes
by Emil Velikov
· 9 years ago
f9b8b48
mesa/get: fix MAX_GEOMETRY_SHADER_STORAGE_BLOCKS
by Dave Airlie
· 9 years ago
4bc3b1c
nvc0: add hardware ETC2 and ASTC support on GK20A and GM107+
by Ilia Mirkin
· 9 years ago
dab40d8
docs: add note about GL_EXT_base_instance, sort entries
by Ilia Mirkin
· 9 years ago
d76e1cd
mesa: expose EXT_base_instance in ES3 contexts
by Ilia Mirkin
· 9 years ago
807e2c2
mesa: expose EXT_polygon_offset_clamp in ES contexts
by Ilia Mirkin
· 9 years ago
4062888
glsl: Print "precise" on ir_variable nodes.
by Kenneth Graunke
· 9 years ago
7ad49da
gallivm: Introduce lp_format_intrinsic.
by Jose Fonseca
· 9 years ago
7af12a8
glsl: make *sampler2DMSArray available in ESSL 3.20
by Ilia Mirkin
· 9 years ago
aebb0e0
glsl: make ssbo predicate return true when in a GLSL 430 or ESSL 310 shader
by Ilia Mirkin
· 9 years ago
87906cb
glsl: allow conservative depth qualifiers in GLSL 420
by Ilia Mirkin
· 9 years ago
d50ffb5
mesa: add always-false-for-now enables for GL 4.3, 4.4, 4.5.
by Ilia Mirkin
· 9 years ago
9abbc49
glsl: add ARB_ES3_1_compatibility support
by Ilia Mirkin
· 9 years ago
1708e24
mesa: add ES3_1_compatibility extension enable
by Ilia Mirkin
· 9 years ago
a293f57
gallivm: Use llvm.fabs.
by Jose Fonseca
· 9 years ago
e4f01da1
gallivm: Prefer backend agnostic intrinsic for rounding.
by Jose Fonseca
· 9 years ago
324451e
gallivm: Add debug option to force SSE2.
by Jose Fonseca
· 9 years ago
5fa31a4
llvmpipe: Test abs.
by Jose Fonseca
· 9 years ago
522ebe7
llvmpipe: Build lp_test_arit on MSVC too.
by Jose Fonseca
· 9 years ago
b284f1f
gallivm: Fix performance regressions due to vector selects.
by Jose Fonseca
· 9 years ago
11c4e5b
gallivm: Remove lp_build_load_volatile.
by Jose Fonseca
· 9 years ago
bcfb86b
gallivm: Use standard LLVMSetAlignment from LLVM 3.4 onwards.
by Jose Fonseca
· 9 years ago
6d54096
mesa: remove unrequired else
by Timothy Arceri
· 9 years ago
d64134e
gm107/ir: add OP_SELP emission, used in DSQRT lowering
by Ilia Mirkin
· 9 years ago
3610b14
nv50/ir: we can't load local memory directly into an output
by Ilia Mirkin
· 9 years ago
2a529a8
st/nine: specify WINAPI only for i386 and amd64
by Christian Schmidbauer
· 9 years ago
0852c57
nv50/ir: fix envyas variants when building the code lib
by Samuel Pitoiset
· 9 years ago
36d8fed
svga: remove unused svga_compile_key::texture_msaa field
by Brian Paul
· 9 years ago
b283c76
svga: check TXF instruction's target to determine MSAA
by Brian Paul
· 9 years ago
ef10b54
tgsi: add simple tgsi_is_msaa_target() helper
by Brian Paul
· 9 years ago
070e5a7
glsl: rename var and simplify if
by Timothy Arceri
· 9 years ago
0fbd073
glsl: store ubo or ssbo index in block index
by Timothy Arceri
· 9 years ago
1265e1c
glsl: store stage reference in gl_uniform_block
by Timothy Arceri
· 9 years ago
d8855d6
glsl: simplify buffer block resource limit checking
by Timothy Arceri
· 9 years ago
0082b33
glsl: simplify SSBO resources check
by Timothy Arceri
· 9 years ago
3e74bf5
glsl: split buffer block arrays earlier
by Timothy Arceri
· 9 years ago
0163881
glsl: only set buffer block binding once during initialisation
by Timothy Arceri
· 9 years ago
94ed482
glsl: Fix prorgram interface query locations biasing for SSO.
by Kenneth Graunke
· 9 years ago
c123294
glsl: Return -1 for program interface query locations in many cases.
by Kenneth Graunke
· 9 years ago
9fe211b
glsl: Consolidate gl_VertexIDMESA -> gl_VertexID query hacks.
by Kenneth Graunke
· 9 years ago
013f25c
glsl: Clean up some leftover cruft.
by Kenneth Graunke
· 9 years ago
98c22c0
glsl: Add all system variables to the input resource list.
by Kenneth Graunke
· 9 years ago
6e8b9d5
glsl: Delete hack for VS system values.
by Kenneth Graunke
· 9 years ago
47daf17
glsl: Make add_interface_variables only consider the appropriate stage.
by Kenneth Graunke
· 9 years ago
998ef1a
glsl: Clarify "mask" variable in add_interface_variables().
by Kenneth Graunke
· 9 years ago
356c99b
glsl: Pass stage to add_interface_variables().
by Kenneth Graunke
· 9 years ago
2c5afe1
glsl: Make vertex ID lowering declare gl_BaseVertex as hidden.
by Kenneth Graunke
· 9 years ago
33df1c2
glsl: Exclude ir_var_hidden variables from the program resource list.
by Kenneth Graunke
· 9 years ago
15cd3eb
mesa: Make _mesa_choose_tex_format() handle stencil textures.
by Kenneth Graunke
· 9 years ago
ef1b397
glsl: Don't require matching centroid qualifiers
by Jordan Justen
· 9 years ago
1a5c8c2
gallium: distinguish between shader IR in get_compute_param
by Bas Nieuwenhuizen
· 9 years ago
be5899d
gallium: add global buffer memory barrier bit
by Bas Nieuwenhuizen
· 9 years ago
01f993a
gallium: add threads per block TGSI property
by Bas Nieuwenhuizen
· 9 years ago
ea8f4a6
gallium: add compute shader IR type
by Bas Nieuwenhuizen
· 9 years ago
5ea825f
glsl: remove tabs and fix some other style issues in glcpp-parse.y
by Timothy Arceri
· 9 years ago
14c4695
i965: Add an implemnetation of nir_op_fquantize2f16
by Jason Ekstrand
· 9 years ago
de60e25
nir: Add an opcode for stomping a 32-bit value to 16-bit precision
by Jason Ekstrand
· 9 years ago
60e1c6a
nvc0: enable compute shaders on GK104 and GM107+
by Samuel Pitoiset
· 9 years ago
71f327a
nvc0: bump the maximum number of UBOs for compute on Kepler
by Samuel Pitoiset
· 9 years ago
839a469
nvc0/ir: do not lower shared+atomics on GM107+
by Samuel Pitoiset
· 9 years ago
543fb95
nvc0/ir: add atomics support on shared memory for Kepler
by Samuel Pitoiset
· 9 years ago
275019d
nvc0/ir: fix wrong pred emission for ld lock on GK104
by Samuel Pitoiset
· 9 years ago
4f58b78
nvc0/ir: add support for compute UBOs on Kepler
by Samuel Pitoiset
· 9 years ago
3b246a7
nvc0: add indirect compute support on Kepler
by Samuel Pitoiset
· 9 years ago
7797d5f
nvc0: reduce likelihood of collision for real buffers on Kepler
by Samuel Pitoiset
· 9 years ago
e2e8085
nvc0: store ubo info to the driver constbuf on Kepler
by Samuel Pitoiset
· 9 years ago
12aa047
nvc0: bind user uniforms for compute on Kepler
by Samuel Pitoiset
· 9 years ago
1828d90
nvc0: bind shader buffers for compute on Kepler
by Samuel Pitoiset
· 9 years ago
debd910
nvc0: bind driver cb for compute on c7[] for Kepler
by Samuel Pitoiset
· 9 years ago
f72de6f
gallivm: Prevent disassembly debug output from being truncated.
by Jose Fonseca
· 9 years ago
972054f
compiler: random comment fixup
by Rob Clark
· 9 years ago
58557b3
docs: minor updates to license.html file
by Brian Paul
· 9 years ago
e09d04c
radeonsi: use util_strchrnul() to fix android build error
by Mauro Rossi
· 9 years ago
952720c
egl: android: enable EGL_FRAMEBUFFER_TARGET_ANDROID and EGL_RECORDABLE_ANDROID
by Rob Herring
· 9 years ago
e21e81a
egl: Add EGL_RECORDABLE_ANDROID attribute
by Rob Herring
· 9 years ago
8975527
egl: Add EGL_FRAMEBUFFER_TARGET_ANDROID attribute
by Rob Herring
· 9 years ago
2d9e0f2
Android: fix x86 gallium builds
by Rob Herring
· 9 years ago
cdf7c6b
gallivm: Use vector selects on LLVM 3.3+.
by Jose Fonseca
· 9 years ago
cd7d631
glsl: do not raise unitialized variable warnings on builtins/reserved GL variables
by Alejandro Piñeiro
· 9 years ago
df03be1
nv50,nvc0: add PIPE_BIND_LINEAR support to is_format_supported
by Ilia Mirkin
· 9 years ago
e0e1683
mesa: add GL_OES/EXT_draw_buffers_indexed support
by Ilia Mirkin
· 9 years ago
a57320a
i965: Use brw->urb.min_vs_urb_entries instead of 32 for BLORP.
by Kenneth Graunke
· 9 years ago
58d4751
i965: Fix textureSize() depth value for 1 layer surfaces on Gen4-6.
by Kenneth Graunke
· 9 years ago
Next »