Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
1f61447ce13b8c60b1c1a47b4d008bcf78e22bbd
1f61447
r600: Add ARB_copy_image support
by Edward O'Callaghan
· 9 years ago
d13ac27
r600g: allow copying between compatible un/compressed formats
by Edward O'Callaghan
· 9 years ago
f920f8e
nv50/ir: fix cutoff for using r63 vs r127 when replacing zero
by Ilia Mirkin
· 9 years ago
44260d9
nv50/ir: prefer to color mad def and src2 with the same color
by Ilia Mirkin
· 9 years ago
c1c1248
nv50/ir: reduce degree limit on ops that can't encode large reg dests
by Ilia Mirkin
· 9 years ago
99581ca
nv50/ir: only unspill once ahead of a group of instructions
by Ilia Mirkin
· 9 years ago
0f647bd
nv50/ir: check if the target supports the new offset before inlining
by Ilia Mirkin
· 9 years ago
a13b149
llvmpipe: fix fp64 inputs to geom shader.
by Dave Airlie
· 9 years ago
3a7f95b
nir: Optimize useless comparisons against true/false.
by Matt Turner
· 9 years ago
9e9e6fc
glsl: Switch opcode and avail parameters to binop().
by Matt Turner
· 9 years ago
dd3c16c
glsl_to_tgsi: Skip useless comparison instructions.
by Matt Turner
· 9 years ago
eca846e
glsl: Relax qualifier ordering restriction in ES 3.1.
by Matt Turner
· 9 years ago
79da722
glsl: Use has_420pack().
by Matt Turner
· 9 years ago
c200e60
glsl: Allow binding of image variables with 420pack.
by Matt Turner
· 9 years ago
a9a0c69
appveyor: Cache winflexbison archive.
by Jose Fonseca
· 9 years ago
f61ceeb
vc4: Enable MSAA.
by Eric Anholt
· 9 years ago
fc4a1bf
vc4: Add support for mapping of MSAA resources.
by Eric Anholt
· 9 years ago
6b4dfd5
vc4: Add support for texel fetches from MSAA resources.
by Eric Anholt
· 9 years ago
a97b40d
vc4: Add support for multisample framebuffer operations.
by Eric Anholt
· 9 years ago
edc3305
vc4: Add a workaround for HW-2905, and additional failure I saw with MSAA.
by Eric Anholt
· 9 years ago
edfd4d8
vc4: Add support for drawing in MSAA.
by Eric Anholt
· 9 years ago
e7c8ad0
vc4: Add kernel RCL support for MSAA rendering.
by Eric Anholt
· 9 years ago
568d3a8
vc4: Rename color_ms_write to color_write.
by Eric Anholt
· 9 years ago
bf92017
vc4: Allow RCL blits to the edge of the surface.
by Eric Anholt
· 9 years ago
fb4877db
vc4: Add disabled debug printf for describing blits.
by Eric Anholt
· 9 years ago
2792d11
vc4: Fix check for tile RCL blits with mismatched y.
by Eric Anholt
· 9 years ago
1529f13
vc4: Fix compiler warning from size_t change.
by Eric Anholt
· 9 years ago
a525601
scons: support for LLVM 3.7.
by Olivier Pena
· 9 years ago
bd47fcd
docs/GL3.txt: consolidate r600 GL4.1.
by Dave Airlie
· 9 years ago
18069dc
i965: Make uniform offsets be in terms of bytes
by Jason Ekstrand
· 9 years ago
813f0ed
i965/nir_uniforms: Replace comps_per_unit with an is_scalar boolean
by Jason Ekstrand
· 9 years ago
22c273d
i965/nir: Remove unused indirect handling
by Jason Ekstrand
· 9 years ago
abb569c
i965/state: Get rid of dword_pitch arguments to buffer functions
by Jason Ekstrand
· 9 years ago
05bdc21
i965/vec4: Use a stride of 1 and byte offsets for UBOs
by Jason Ekstrand
· 9 years ago
13ad8d0
i965/fs: Use a stride of 1 and byte offsets for UBOs
by Jason Ekstrand
· 9 years ago
e3e7069
i965/vec4: Use byte offsets for UBO pulls on Sandy Bridge
by Jason Ekstrand
· 9 years ago
6ef8149
i965: Fix texture views of 2d array surfaces
by Ben Widawsky
· 9 years ago
d5a5dbd
radeonsi: last_gfx_fence is a winsys fence
by Nicolai Hähnle
· 9 years ago
f97f755
nvc0/ir: fix up mul+add -> mad algebraic opt, enable for integers
by Ilia Mirkin
· 9 years ago
1d708aa
gk110/ir: fix imad sat/hi flag emission for immediate args
by Ilia Mirkin
· 9 years ago
87a1166
i965: Add brw_device_info::min_ds_entries field.
by Kenneth Graunke
· 9 years ago
42ca675
i965: Add state bits for tess stages
by Chris Forbes
· 10 years ago
80ea18d
i965: Add backend structures for tess stages
by Chris Forbes
· 10 years ago
5340f37
i965: Set core tessellation-related limits
by Chris Forbes
· 10 years ago
a9e6a56
i965: Request lowering of gl_TessLevel* from float[] to vec4s.
by Kenneth Graunke
· 9 years ago
7a17356
i965: Create new files for HS/DS/TE state upload code.
by Kenneth Graunke
· 9 years ago
63b8504
gk104/ir: sampler doesn't matter for txf
by Ilia Mirkin
· 9 years ago
32f05fa
radeonsi: disable DCC on Stoney
by Marek Olšák
· 9 years ago
2618886
winsys/amdgpu: addrlib - port a Fiji bug fix
by Sonny Jiang
· 9 years ago
338d7bf
winsys/amdgpu: addrlib - port Checks mip 0 for czDispCompatible
by Sonny Jiang
· 9 years ago
676bc25
winsys/amdgpu: addrlib - port fix error for workaround for 1D tiling
by Sonny Jiang
· 9 years ago
a2c5200
st/va: disable MPEG4 by default v2
by Christian König
· 9 years ago
ca3e2b7
st/va: move HEVC functions into separate file v2
by Christian König
· 9 years ago
3d260cc
mesa: remove _mesa_tex_target_is_array
by Alejandro Piñeiro
· 9 years ago
b16e0ff
i965: use _mesa_is_array_texture instead of _mesa_tex_target_is_array
by Alejandro Piñeiro
· 9 years ago
db072d2
gk110/ir: fix imul hi emission with limm arg
by Ilia Mirkin
· 9 years ago
32a6e08
svga: use the debug callback to report issues to the state tracker
by Brian Paul
· 9 years ago
5effc3a
gallium/util: check callback pointers for non-null in pipe_debug_message()
by Brian Paul
· 9 years ago
b19546a
i965: Add defines for gather push constants
by Abdiel Janulgue
· 10 years ago
9214664
mesa: move GLES checks for SSO input/output validation
by Timothy Arceri
· 9 years ago
ad02621
mesa: move GL_INVALID_OPERATION error to rendering call
by Timothy Arceri
· 9 years ago
4dd096d
mesa: move pipeline input/output validation inside _mesa_validate_program_pipeline()
by Timothy Arceri
· 9 years ago
da1a013
glsl: re-validate program pipeline after sampler change
by Timothy Arceri
· 9 years ago
41e82f4
r600: apply SIMD workaround to cayman also.
by Dave Airlie
· 9 years ago
6bf6bdb
r600: fix regression introduced with ring emit changes.
by Dave Airlie
· 9 years ago
fc276bd
r600: remove stale tessellation comment
by Dave Airlie
· 9 years ago
5ca9825
docs: consolidate r600 entry in GL3.txt
by Dave Airlie
· 9 years ago
7fa2914
docs: update with r600 tessellation status.
by Dave Airlie
· 9 years ago
33404f1
r600: enable tessellation for evergreen/cayman (v2)
by Dave Airlie
· 9 years ago
a2885d9
r600g: reduce number of ps thread on caicos
by Dave Airlie
· 9 years ago
fe64a0c
r600g: adjust ls/hs thread counts for sumo
by Dave Airlie
· 9 years ago
e7ce9e3
r600/asm: enable nstack check for tess ctrl/eval shaders.
by Dave Airlie
· 9 years ago
bb44c1f
r600/asm: handle lds read operations.
by Dave Airlie
· 9 years ago
8ec2cb1
r600/asm: add LDS ops and barrier to the once per group restriction.
by Dave Airlie
· 9 years ago
18871ac
r600: move VGT_VTX_CNT_EN into shader stages atom.
by Dave Airlie
· 9 years ago
958d617
r600: enable tcs/tes dumping for R600_DUMP_SHADERS.
by Dave Airlie
· 9 years ago
b8df7d0
r600: handle SIMD allocation issue with HS/LS
by Dave Airlie
· 9 years ago
7b5878e
r600/shader: increase number of inputs/outputs to 64.
by Dave Airlie
· 9 years ago
22058f6
r600: handle barrier opcode.
by Edward O'Callaghan
· 9 years ago
9662a43
r600/shader: handle tess related system-values.
by Dave Airlie
· 9 years ago
92fbf85
r600/shader: allow multi-dimension arrays for tcs/tes inputs/outputs.
by Dave Airlie
· 9 years ago
30d56d1
r600/shader: handle TES exports and streamout
by Dave Airlie
· 9 years ago
2239f3e
r600/shader: emit tessellation factors to GDS at end of TCS.
by Dave Airlie
· 9 years ago
cfc2818
r600/shader: handle TCS output writing.
by Dave Airlie
· 9 years ago
892cc65
r600/shader: handle VS shader writing to the LDS outputs. (v1.1)
by Dave Airlie
· 9 years ago
8b20241
r600/shader: handle fetching tcs/tes inputs and tcs outputs
by Dave Airlie
· 9 years ago
4477be2
r600/shader: add get_lds_offset0 helper
by Dave Airlie
· 9 years ago
2a9639e
r600/shader: add function to get tess constants info
by Dave Airlie
· 9 years ago
0696ebc
r600/shader: add utility functions to do single slot arithmatic
by Dave Airlie
· 9 years ago
09d25a9
r600/eg: workaround bug with tess shader and dynamic GPRs.
by Dave Airlie
· 9 years ago
d87f54f
r600/shader: move get_temp and last_instruction helpers up
by Dave Airlie
· 9 years ago
7933ba4
r600: bind geometry shader ring to the correct place
by Dave Airlie
· 9 years ago
e3ecc28
r600: create fixed function tess control shader fallback.
by Dave Airlie
· 9 years ago
731ff37
r600: create LDS info constants buffer and write LDS registers. (v2)
by Dave Airlie
· 9 years ago
38b5ee4
r600/eg: update shader stage emission/tf param for tess.
by Dave Airlie
· 9 years ago
8874725
r600: hook TES/TCS shaders to the selection logic.
by Dave Airlie
· 9 years ago
79d88af
r600: workout bitmask for the used tcs inputs/outputs.
by Dave Airlie
· 9 years ago
839dae0
r600: port over the get_lds_unique_index from radeonsi
by Dave Airlie
· 9 years ago
420afe0
r600: add set_tess_state callback.
by Dave Airlie
· 9 years ago
7db24b7
r600/eg: init tess registers to defaults (v1.1)
by Dave Airlie
· 9 years ago
Next »