Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
d4bf9baa43e2cf7b4b877141ee472779ced219bf
d4bf9ba
mesa: Implement ARB_shader_viewport_layer_array for i965
by Dylan Baker
· 8 years ago
956f3e3
radeon/vce: add firmware support for version 52.8.3
by Leo Liu
· 8 years ago
f931126
st/omx/dec/h265: Correct the timestamping
by Indrajit Das
· 8 years ago
792d771
aubinator: add a custom handler for immediate register load
by Lionel Landwerlin
· 8 years ago
0301858
st/va: flush the context before calling flush_frontbuffer(v2)
by Nayan Deshmukh
· 8 years ago
e4cc227
st/vdpau: flush the context before calling flush_frontbuffer
by Nayan Deshmukh
· 8 years ago
853e80f
vl/dri3: handle the case of different GPU(v4.2)
by Nayan Deshmukh
· 8 years ago
40d787a
st/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf
by Ilia Mirkin
· 8 years ago
92ec820
swr: [rasterizer core] Better thread destruction
by Tim Rowley
· 8 years ago
fdf2890
swr: [rasterizer jitter] Fix missing end-of-file newline
by Tim Rowley
· 8 years ago
2f86a95
swr: [rasterizer core] Add macros for mapping ArchRast to buckets
by Tim Rowley
· 8 years ago
04026b4
glsl: Skip "unsized arrays aren't allowed" check for TCS/TES/GS vars.
by Kenneth Graunke
· 8 years ago
6ed05fa
nvc0: get rid of nvc0_stage_sampler_states_bind_range()
by Samuel Pitoiset
· 8 years ago
407948d
nvc0: get rid of nvc0_stage_set_sampler_views_range()
by Samuel Pitoiset
· 8 years ago
557a29b
nv50/ir: optimize SUB(a, b) to MOV(a - b)
by Samuel Pitoiset
· 8 years ago
d8b4f5f
gk110/ir: fix wrong emission of OP_NOT
by Samuel Pitoiset
· 8 years ago
15804c4
r600g/sb: fix struct/class declaration conflicts
by Martina Kollarova
· 8 years ago
073129c
i965: Drop assertion about buffer offset at draw time.
by Eric Anholt
· 8 years ago
ddd6116
tgsi: Enable returns from within loops
by Lars Hamre
· 8 years ago
8a63914
svga: relax restriction of compressed formats for texture upload
by Charmaine Lee
· 8 years ago
15dee0f
svga: skip query flush if we already have the query result
by Brian Paul
· 8 years ago
c71e82b
svga: remove unneeded svga_context_flush() in svga_end_query()
by Brian Paul
· 8 years ago
f1b3374
svga: use upload buffer for upload texture.
by Charmaine Lee
· 8 years ago
a9c4a86
svga: refactor svga_texture_transfer_map/unmap functions
by Charmaine Lee
· 8 years ago
c8ef82d
svga: add SVGA3d_vgpu10_TransferFromBuffer()
by Charmaine Lee
· 8 years ago
2a4b019
svga: single sample surface can be created as non-multisamples surface
by Charmaine Lee
· 8 years ago
5947d90
svga: fix memory leak with sampler state
by Charmaine Lee
· 8 years ago
12689ef
svga: fix prim type check/assignment in translate_indices()
by Brian Paul
· 8 years ago
50359dd
svga: use SVGA3D_QUERYTYPE_MAX for svga query type check
by Charmaine Lee
· 8 years ago
ee39814
svga: split the num-resources-mapped hud to textures & buffers
by Charmaine Lee
· 8 years ago
f168c88
svga: change svga hud defines to enums
by Charmaine Lee
· 8 years ago
4f74b37
svga: implement an index buffer translation cache
by Brian Paul
· 8 years ago
581292a
svga: try to emit fewer buffer rebind commands
by Brian Paul
· 8 years ago
ee5f5e2
svga: reduce unmapping/remapping of the default constant buffer
by Brian Paul
· 8 years ago
ce3b34b
svga: optimize memcpy() in svga_buffer_update_hw()
by Brian Paul
· 8 years ago
b7bee25
svga: Use comparison between svga texture types to use PredCopyRegion command
by Neha Bhende
· 8 years ago
b9f333c
svga: Add function svga_resource_type()
by Neha Bhende
· 8 years ago
50baaf6
nvc0/ir: fix subops for IMAD
by Samuel Pitoiset
· 8 years ago
9b8b69b
nvc0/ir: fix comments about instructions info
by Samuel Pitoiset
· 8 years ago
eaacb27
mesa: Move buffers-unmapped earlier in check_valid_to_render().
by Kenneth Graunke
· 8 years ago
6b0ba02
mesa: Expose GL_CONTEXT_FLAGS in ES 3.2.
by Kenneth Graunke
· 8 years ago
91ec6e5
radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3
by Tom Stellard
· 8 years ago
a2b8346
radeonsi/compute: Add some more debug printfs
by Tom Stellard
· 8 years ago
ae0a4a1
glsl: remove interpolateAt* instructions for demoted inputs
by Marek Olšák
· 8 years ago
d58a390
mesa: fix glGetFramebufferAttachmentParameteriv w/ on-demand FRONT_BACK alloc
by Marek Olšák
· 8 years ago
1c8d4c6
clover: fix getting scalar args api size
by Serge Martin
· 8 years ago
f65187b
docs: add GL_ARB_gl_spirv to features list
by Ilia Mirkin
· 8 years ago
ba8a509
ttn: fix warning after 7bf76563e
by Rob Clark
· 8 years ago
702ff0b
gallium/docs: document alpha_to_coverage and alpha_to_one blend state
by Brian Paul
· 8 years ago
187c278
st/mesa: update comment in st_atom_msaa.c
by Brian Paul
· 8 years ago
a01872f
st/mesa: only enable MSAA coverage options when we have a MSAA buffer
by Brian Paul
· 8 years ago
e1ea36a
spirv: use subpass image type (v1.1)
by Dave Airlie
· 8 years ago
7bf7656
glsl: add subpass image type (v2)
by Dave Airlie
· 8 years ago
081f21f
isl: Finish tiling filtering for Gen6.
by Kenneth Graunke
· 8 years ago
9fec15a
i965: enable ARB_ES3_2_compatibility on gen8+
by Ilia Mirkin
· 8 years ago
111f6b2
i965/nir: Roll set_default_interpolation into lower_fs_inputs
by Jason Ekstrand
· 8 years ago
246db00
i965/fs: Use NIR for handling forced per-sample interpolation
by Jason Ekstrand
· 8 years ago
ed65e6e
nir: Add a flag to lower_io to force "sample" interpolation
by Jason Ekstrand
· 8 years ago
114874b
i965/fs: Use sample interpolation for interpolateAtCentroid in persample mode
by Jason Ekstrand
· 8 years ago
0d2eb8c
mesa: check for no matrix change in _mesa_LoadMatrixf()
by Brian Paul
· 8 years ago
533b353
direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI")
by Jon Turney
· 8 years ago
2ac09ac
docs: add news item and link release notes for 12.0.3
by Emil Velikov
· 8 years ago
219a2f5
docs: add sha256 checksums for 12.0.3
by Emil Velikov
· 8 years ago
06f83a5
docs: add release notes for 12.0.3
by Emil Velikov
· 8 years ago
3bcdc2e
mesa: Expose RESET_NOTIFICATION_STRATEGY with KHR_robustness.
by Kenneth Graunke
· 8 years ago
89a96c8
anv/cmd_buffer: Set the L3 atomic disable mask bit in CHICKEN3 on HSW
by Jason Ekstrand
· 8 years ago
a814e18
intel/blorp: Stop setting 3DSTATE_DRAWING_RECTANGLE
by Jason Ekstrand
· 8 years ago
b56f509
intel/blorp: Emit 3DSTATE_MULTISAMPLE directly
by Jason Ekstrand
· 8 years ago
c779ad3
intel: Move Vulkan sample positions to common code
by Jason Ekstrand
· 8 years ago
f019255
Revert "tgsi/scan: don't set interp flags for inputs only used by INTERP instructions"
by Marek Olšák
· 8 years ago
6d86196
i965/vec4: Assert that pull constant load offsets are 16B-aligned.
by Francisco Jerez
· 8 years ago
5ca35c6
i965/vec4: Assert that ATTR regions are register-aligned.
by Francisco Jerez
· 8 years ago
f33a8f8
i965/vec4: Don't spill non-GRF-aligned register regions.
by Francisco Jerez
· 8 years ago
8531f94
i965/vec4: Fix copy propagation for non-register-aligned regions.
by Francisco Jerez
· 8 years ago
0e657b7
i965/vec4: Compare full register offsets in cmod propagation.
by Francisco Jerez
· 8 years ago
8bed1ad
i965/vec4: Assign correct destination offset to rewritten instruction in register coalesce.
by Francisco Jerez
· 8 years ago
3a74e43
i965/vec4: Don't coalesce registers with overlapping writes not matching the MOV source.
by Francisco Jerez
· 8 years ago
1bb5074
i965/vec4: Compare full register offsets in opt_register_coalesce nop move check.
by Francisco Jerez
· 8 years ago
3be0d6d
i965/vec4: Check that the write offsets match when setting dependency controls.
by Francisco Jerez
· 8 years ago
b52fefc
i965/vec4: Change opt_vector_float to keep track of the last offset seen in bytes.
by Francisco Jerez
· 8 years ago
230615e
i965/vec4: Simplify src/dst_reg to brw_reg conversion by using byte_offset().
by Francisco Jerez
· 8 years ago
eb746a8
i965/ir: Update several stale comments.
by Francisco Jerez
· 8 years ago
47784e2
i965/ir: Don't print ARF subnr values twice.
by Francisco Jerez
· 8 years ago
5d65d51
i965/vec4: Print src/dst_reg::offset field consistently for all register files.
by Francisco Jerez
· 8 years ago
ec259f5
i965/fs: Print fs_reg::offset field consistently for all register files.
by Francisco Jerez
· 8 years ago
950af5e
i965/fs: Misc simplification.
by Francisco Jerez
· 8 years ago
80e1d67
i965/fs: Get rid of fs_inst::set_smear().
by Francisco Jerez
· 8 years ago
8e58e44
i965/fs: Use region_contained_in() in compute-to-mrf coalescing pass.
by Francisco Jerez
· 8 years ago
f2d2156
i965/fs: Move region_contained_in to the IR header and fix for non-VGRF files.
by Francisco Jerez
· 8 years ago
645261c
i965/fs: Change region_contained_in() to use byte units.
by Francisco Jerez
· 8 years ago
1c67e27
i965/fs: Simplify copy propagation LOAD_PAYLOAD ACP setup.
by Francisco Jerez
· 8 years ago
2d7d4a7
i965/fs: Simplify a bunch of fs_inst::size_written calculations by using component_size().
by Francisco Jerez
· 8 years ago
0bc46cc
i965/fs: Simplify result_live calculation in dead_code_eliminate().
by Francisco Jerez
· 8 years ago
62aaef6
i965/fs: Simplify and fix buggy stride/offset calculations using subscript().
by Francisco Jerez
· 8 years ago
3b7b908
i965/fs: Simplify get_fpu_lowered_simd_width() by using inequalities instead of rounding.
by Francisco Jerez
· 8 years ago
ee930c0
i965/fs: Simplify byte_offset().
by Francisco Jerez
· 8 years ago
bae3a41
i965/fs: Fix signedness of the return value of fs_inst::size_read().
by Francisco Jerez
· 8 years ago
a384503
i965/fs: Switch mask_relative_to() used in compute-to-mrf to byte units.
by Francisco Jerez
· 8 years ago
401fc22
i965/fs: Fix bogus sub-MRF offset calculation in compute-to-mrf.
by Francisco Jerez
· 8 years ago
cd01340
i965/fs: Take into account copy register offset during compute-to-mrf.
by Francisco Jerez
· 8 years ago
Next »