Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
eb137117b7db6c78d6a1662730524d622301c708
/
src
eb13711
i965/fs: Handle VS inputs in the NIR backend.
by Kenneth Graunke
· 10 years ago
a5c4e7f
i965/fs: Refactor fs_visitor::nir_setup_inputs().
by Kenneth Graunke
· 10 years ago
34628a8
i965: Implement NIR intrinsics for loading VS system values.
by Kenneth Graunke
· 10 years ago
2c79f6f
nir: Add intrinsics for SYSTEM_VALUE_BASE_VERTEX and VERTEX_ID_ZERO_BASE
by Kenneth Graunke
· 10 years ago
b9dea9b
i965/nir: Lower to registers a bit later.
by Kenneth Graunke
· 10 years ago
1f00678
i965/nir: Optimize after nir_lower_var_copies().
by Kenneth Graunke
· 10 years ago
1d8ef6b
i965/fs: Store a pointer to brw_sampler_prog_key_data in the visitor.
by Kenneth Graunke
· 10 years ago
48b0a3c
tnl: HAVE_LE32_VERTS is never defined, remove associated code
by Brian Paul
· 10 years ago
6d3b86c
mesa: move LONGSTRING into generated enums.c
by Brian Paul
· 10 years ago
f8ed0bb
mesa: remove _ASMAPI, ASMAPIP
by Brian Paul
· 10 years ago
09ffa04
mesa: remove _XFORMAPI
by Brian Paul
· 10 years ago
1003536
swrast: remove _BLENDAPI
by Brian Paul
· 10 years ago
6ca5eaf
mesa: use ARRAY_SIZE in _mesa_QueryMatrixxOES()
by Brian Paul
· 10 years ago
c3984c1
mesa: remove register keyword, add const in _mesa_QueryMatrixxOES()
by Brian Paul
· 10 years ago
97f6d50
mesa: reindent querymatrix.c
by Brian Paul
· 10 years ago
be4e198
mesa: move fpclassify work-arounds into c99_math.h
by Brian Paul
· 10 years ago
70dc8a9
gallivm: Prevent double delete on LLVM 3.6
by Jose Fonseca
· 10 years ago
a385d18
glx: remove support for non-multithreaded platforms
by Emil Velikov
· 10 years ago
4214417
glx: remove final reference to THREADS
by Emil Velikov
· 10 years ago
a806df3
egl/main: convert thread management to use c11 threads
by Emil Velikov
· 10 years ago
efe87f1
egl/main: use c11/threads' mutex directly
by Emil Velikov
· 10 years ago
90e5090
nir/worklist: Don't change the start index when computing the tail index
by Jason Ekstrand
· 10 years ago
8fb8fe4
nir: Optimize a + neg(a)
by Thomas Helland
· 10 years ago
0525f2e
nir: Optimize (a*b)+(a*c) -> a*(b+c)
by Thomas Helland
· 10 years ago
09b0325
vbo: improve the code style by adjust the preprocessing c code directives
by Marius Predut
· 10 years ago
9816acf
mesa: remove CPU_TO_LE32() for AIX
by Brian Paul
· 10 years ago
3158b3a
mesa: remove #define __volatile
by Brian Paul
· 10 years ago
d7193ce
mesa: use strdup() instead of _mesa_strdup()
by Brian Paul
· 10 years ago
5376bc7
st/glx: use strdup() instead of _mesa_strdup()
by Brian Paul
· 10 years ago
279c596
xlib: use strdup() instead of _mesa_strdup()
by Brian Paul
· 10 years ago
14ba6c9
i915: add parens to silence operator precedence warning
by Brian Paul
· 10 years ago
6ac1bc9
i965: Fix out-of-bounds accesses into pull_constant_loc array
by Iago Toral Quiroga
· 10 years ago
5750595
i965/gen6 gs: Convert brw_imm_ud/brw_imm_d to src_reg
by Jordan Justen
· 10 years ago
e5269ca
i965/fs: Use unsigned for CS/VS atomics pixel mask immediate data
by Jordan Justen
· 10 years ago
6626e35
i965/gen8: Don't allocate hiz miptree structure
by Jordan Justen
· 10 years ago
81124ae
i965/gen7: Don't allocate hiz miptree structure
by Jordan Justen
· 10 years ago
31b851d
i965/gen8: Don't rely directly on the hiz miptree structure
by Jordan Justen
· 10 years ago
26eabd1
i965/gen7: Don't rely directly on the hiz miptree structure
by Jordan Justen
· 10 years ago
aedcd46
i965/hiz: Start to separate miptree out from hiz buffers
by Jordan Justen
· 10 years ago
4d318b6
mesa/scissor: fix typos in debug names
by Dave Airlie
· 10 years ago
e5cd42e
nvc0: fix wrong max value for driver queries
by Samuel Pitoiset
· 10 years ago
13f4963
i965: Silence GCC maybe-uninitialized warning.
by Vinson Lee
· 10 years ago
282f67b
i915: Fix GCC unused-but-set-variable warning in release build.
by Vinson Lee
· 10 years ago
5f75983
Add macro for unused function attribute.
by Vinson Lee
· 10 years ago
7aba4ab
meta: Plug memory leak
by Ben Widawsky
· 10 years ago
e95969c
i965/fs: Don't issue FB writes for bound but unwritten color targets.
by Kenneth Graunke
· 10 years ago
4ebeb71
i965/fs: Make emit_shader_time_end() insert before EOT.
by Kenneth Graunke
· 10 years ago
e43af8d
i965/fs: Make get_timestamp() pass back the MOV rather than emitting it.
by Kenneth Graunke
· 10 years ago
bea854c
i965/fs: Make emit_shader_time_write return rather than emit.
by Kenneth Graunke
· 10 years ago
f1adc45
i965/fs: Set smear on shader_time diff register.
by Kenneth Graunke
· 10 years ago
ef9cc7d
i965/fs: Set force_writemask_all on shader_time instructions.
by Kenneth Graunke
· 10 years ago
7a37d5c
r600g: Use R600_MAX_VIEWPORTS instead of 16
by Alexandre Demers
· 10 years ago
85df48b
i915: Remove unused IS_GEN2 macro
by Ian Romanick
· 10 years ago
07a0629
i915: Remove (mostly) unused IS_915 macro
by Ian Romanick
· 10 years ago
117288d
i915: Remove (mostly) unused IS_PNV, IS_PNVG, and IS_PNVGM macros
by Ian Romanick
· 10 years ago
19fda9f
i915: Remove IS_9XX macro
by Ian Romanick
· 10 years ago
6d41316
i915: Remove unused IS_MOBILE macro
by Ian Romanick
· 10 years ago
e7d94be
i965: Don't write past the end of the application supplied buffer
by Ian Romanick
· 10 years ago
78a211c
i965: Silence unused parameter warning
by Ian Romanick
· 10 years ago
3a6a732
i965: Silence many 'static' is not at beginning of declaration warnings
by Ian Romanick
· 10 years ago
c82c8b2
i965/fs: Silence unused parameter warning
by Ian Romanick
· 10 years ago
f9779e4
i965/fs: Silence unused parameter warning
by Ian Romanick
· 10 years ago
e4f26ac
i965/fs: Silence unused parameter warning
by Ian Romanick
· 10 years ago
1e552db
main: Add entry point for TextureBufferRange.
by Laura Ekstrand
· 10 years ago
311b368
main: Add check_texture_buffer_target.
by Laura Ekstrand
· 10 years ago
5f8c6ea
main: Add check_texture_buffer_range.
by Laura Ekstrand
· 10 years ago
0f63729
main: Cosmetic changes for Texture Buffers.
by Laura Ekstrand
· 10 years ago
6b78a1f
main: Refactor _mesa_texture_buffer_range.
by Laura Ekstrand
· 10 years ago
d033373
main: Use _mesa_lookup_bufferobj_err to simplify Tex[ture]Buffer[Range].
by Laura Ekstrand
· 10 years ago
768ca8b
main: Add utility function _mesa_lookup_bufferobj_err.
by Laura Ekstrand
· 10 years ago
ff01134
main: Checking for cube completeness in GetCompressedTextureImage.
by Laura Ekstrand
· 10 years ago
4080c33
main: Add TEXTURE_CUBE_MAP support for glCompressedTextureSubImage3D.
by Laura Ekstrand
· 10 years ago
70eab80
main: assert(texImage) in ARB_DSA texture cube map functions.
by Laura Ekstrand
· 10 years ago
c3e92fa
main: Remove redundant copy of cube map block comment in GetTextureImage.
by Laura Ekstrand
· 10 years ago
8979368
main: Remove redundant NumLayers checks.
by Laura Ekstrand
· 10 years ago
1ee000a
main: _mesa_cube_level_complete checks NumLayers.
by Laura Ekstrand
· 10 years ago
c939231
r300g: fix sRGB->sRGB blits
by Marek Olšák
· 10 years ago
9953586
r300g: fix a crash when resolving into an sRGB texture
by Marek Olšák
· 10 years ago
1136010
r300g: use memset for clearing the shader key
by Marek Olšák
· 10 years ago
4815c18
r300g: remove the broken SNORM->UNORM shader lowering pass
by Marek Olšák
· 10 years ago
74a757f
r300g: fix RGTC1 and LATC1 SNORM formats
by Marek Olšák
· 10 years ago
f710b99
r300g: Fix the ATI1N swizzle (RGTC1 and LATC1)
by Stefan Dösinger
· 10 years ago
51b43c5
radeonsi: Add additional information to shader dumps
by Tom Stellard
· 10 years ago
bbfa1c3
radeonsi/compute: Use value from compiler for COMPUTE_PGM_RSRC1.FLOAT_MODE
by Tom Stellard
· 10 years ago
a646b00
clover: Return the minimum required value for CL_DEVICE_SINGLE_FP_CONFIG v2
by Tom Stellard
· 10 years ago
cb3eb43
freedreno/ir3: get the # of miplevels from getinfo
by Ilia Mirkin
· 10 years ago
8ac957a
freedreno/ir3: fix array count returned by TXQ
by Ilia Mirkin
· 10 years ago
f3dfe65
freedreno: move fb state copy after checking for size change
by Ilia Mirkin
· 10 years ago
b9c2fa1
nir: Make the printer include nir_variable::location too.
by Kenneth Graunke
· 10 years ago
a72fb69
i965/fs: Implement SIMD16 dual source blending.
by Iago Toral Quiroga
· 10 years ago
8dcc1f2
nir: Only do gl_FrontFacing workaround in glsl_to_nir for the FS.
by Kenneth Graunke
· 10 years ago
c6f2abe
nir: Plumb the shader stage into glsl_to_nir().
by Kenneth Graunke
· 10 years ago
b200cbb
nir: Add native_integers to nir_shader_compiler_options.
by Kenneth Graunke
· 10 years ago
a55da73
nir: Try to make sense of the nir_shader_compiler_options code.
by Kenneth Graunke
· 10 years ago
2561aea
nir: Delete nir_shader::user_structures and num_user_structures.
by Kenneth Graunke
· 10 years ago
9f1e250
glsl: Mark array access when copying to a temporary for the ?: operator.
by Kenneth Graunke
· 10 years ago
a84f66a
i965/nir: Resolve source modifiers on Gen8+ logic operations.
by Kenneth Graunke
· 10 years ago
7c25a4a
st/mesa: drop unused texture function
by Dave Airlie
· 10 years ago
c5e6940
mesa/st: remove unused TexData
by Dave Airlie
· 10 years ago
fd17db6
freedreno: replace glsl130 debug flag with glsl120
by Rob Clark
· 10 years ago
Next »