Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
dd0d3a2c0fb388745519c8a3be800720541eccfe
dd0d3a2
mesa: Replace _mesa_round_to_even() with _mesa_roundeven().
by Matt Turner
· 10 years ago
bb22aa0
i965/fs: Ignore type in cmod prop if scan_inst is CMP.
by Matt Turner
· 10 years ago
e1f3dde
i965/nir: Make our environment variable checking smarter
by Jason Ekstrand
· 10 years ago
37e3a11
egl: don't fill client apis string forever.
by Dave Airlie
· 10 years ago
cebc62f
swrast: Use BITFIELD64_BIT for arrayAttribs.
by Jose Fonseca
· 10 years ago
d3e9aa8
scons: Don't link program_lexer.l/y twice.
by Jose Fonseca
· 10 years ago
a56f1a8
gallivm: Use INFINITY directly.
by Jose Fonseca
· 10 years ago
1d30fd8
scons: Silence MSVC warnings about overflows in constant arithmetic.
by Jose Fonseca
· 10 years ago
bbac03e
scons: Disable MSVC signed/unsigned mismatch warnings.
by José Fonseca
· 10 years ago
2ccfce3
docs: Update progress on ARB_direct_state_access.
by Laura Ekstrand
· 10 years ago
627991d
dri: add _glapi_set_nop_handler(), _glapi_new_nop_table() to dri_test.c
by Brian Paul
· 10 years ago
9263986
mesa: remove MSVC warning pragmas
by Brian Paul
· 10 years ago
ea1b066
mesa: add void to format_array_format_table_init() declaration
by Brian Paul
· 10 years ago
9fbbd60
mapi: move some #includes from .h file to .c files
by Brian Paul
· 10 years ago
4009d22
mesa: make _mesa_alloc_dispatch_table() static
by Brian Paul
· 10 years ago
4bdbb58
mesa: reimplement dispatch table no-op function handling
by Brian Paul
· 10 years ago
201e36e
mapi: add new _glapi_new_nop_table() and _glapi_set_nop_handler()
by Brian Paul
· 10 years ago
aee26d2
freedreno/ir3: fix infinite recursion in sched
by Rob Clark
· 10 years ago
62cc003
freedreno: fix spelling
by Rob Clark
· 10 years ago
42715ad
docs/GL3: don't list nv30
by Marek Olšák
· 10 years ago
4e46af0
docs/GL3: don't list swrast
by Marek Olšák
· 10 years ago
2b53796
docs/GL3: don't list r300
by Marek Olšák
· 10 years ago
a984abd
radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords
by Marek Olšák
· 10 years ago
8475526
configure: check if compiler supports -Werror=vla.
by Jonathan Gray
· 10 years ago
eeb504e
i965: Defer the throttle until we submit new commands
by Chris Wilson
· 10 years ago
64788b2
i965: Throttle to the previous frame
by Chris Wilson
· 10 years ago
8b9bd19
i965: Throttle rendering to an fbo
by Chris Wilson
· 10 years ago
27bf37b
nir/peephole_select: Allow uniform/input loads and load_const
by Jason Ekstrand
· 10 years ago
1be862c
nir/peephole_select: Copy instructions into the block before the if
by Jason Ekstrand
· 10 years ago
8cf40ed
nir/peephole_select: Rename are_all_move_to_phi and use a switch
by Jason Ekstrand
· 10 years ago
cc5ddd5
glx: Handle out-of-sequence swap completion events correctly. (v2)
by Mario Kleiner
· 10 years ago
3f94a5a
r600g: constify r600_shader_tgsi_instruction lists.
by Emil Velikov
· 10 years ago
63cf2b4
r600g: kill off r600_shader_tgsi_instruction::{tgsi_opcode,is_op3}
by Emil Velikov
· 10 years ago
5e68c6b
r600g: use the tgsi opcode from parse.FullToken.FullInstruction
by Emil Velikov
· 10 years ago
6db5e13
i965/fs: Apply gl_FrontFacing ? -1 : 1 optimization only for floats
by Ian Romanick
· 10 years ago
4a53445
i965/fs: Change try_opt_frontfacing_ternary to eliminate asserts
by Ian Romanick
· 10 years ago
ce3f463
i965/fs: Handle CMP.nz ... 0 and AND.nz ... 1 similarly in cmod propagation
by Ian Romanick
· 10 years ago
d35720d
i965: Mark paths in linear <-> tiled functions as unreachable().
by Matt Turner
· 10 years ago
6c6e2a1
egl: Remove eglQueryString virtual dispatch.
by Matt Turner
· 10 years ago
827da84
main: Correct _mesa_error with no format in bufferobj.c.
by Laura Ekstrand
· 10 years ago
579297c
main: Cosmetic changes to GetBufferSubData.
by Laura Ekstrand
· 10 years ago
23eab47
main: Add entry point for GetNamedBufferSubData.
by Laura Ekstrand
· 10 years ago
3706ace
main: Cosmetic updates to GetBufferPointerv.
by Laura Ekstrand
· 10 years ago
105ddc6
main: Add entry point for GetNamedBufferPointerv.
by Laura Ekstrand
· 10 years ago
1e45752
main: Add entry points for GetNamedBufferParameteri[64]v.
by Laura Ekstrand
· 10 years ago
efcb830
main: Refactor GetBufferParameteri[64]v.
by Laura Ekstrand
· 10 years ago
1cfc18d
main: Add entry point for FlushMappedNamedBufferRange.
by Laura Ekstrand
· 10 years ago
ee5fae6
main: Refactor FlushMappedBufferRange.
by Laura Ekstrand
· 10 years ago
f7f5df9
main: Add entry point for UnmapNamedBuffer.
by Laura Ekstrand
· 10 years ago
a0cc039
main: Add entry points for MapNamedBuffer[Range].
by Laura Ekstrand
· 10 years ago
4f513bc
main: Refactor MapBuffer[Range].
by Laura Ekstrand
· 10 years ago
1624452
main: Minor whitespace fixes in ClearNamedBuffer[Sub]Data.
by Laura Ekstrand
· 10 years ago
5030d0a
main: Add entry points for ClearNamedBuffer[Sub]Data.
by Laura Ekstrand
· 10 years ago
9fa6c363
main: Refactor ClearBuffer[Sub]Data.
by Laura Ekstrand
· 10 years ago
4adaad5
main: Add entry point for CopyNamedBufferSubData.
by Laura Ekstrand
· 10 years ago
9cb732b
main: Improve errors and style in BufferSubData.
by Laura Ekstrand
· 10 years ago
566ccdf
main: Add entry point for NamedBufferSubData.
by Laura Ekstrand
· 10 years ago
cb56835
main: Add entry point for NamedBufferData.
by Laura Ekstrand
· 10 years ago
a76808d
main: Add entry point for NamedBufferStorage.
by Laura Ekstrand
· 10 years ago
2cf48c3
main: Add entry point for CreateBuffers.
by Laura Ekstrand
· 10 years ago
44ecf07
Revert "main: _mesa_cube_level_complete checks NumLayers."
by Laura Ekstrand
· 10 years ago
5a06ee7
i965/skl: Send a message header when doing constant loads SIMD4x2
by Neil Roberts
· 10 years ago
627c683
i965/fs: in MAD optimizations, switch last argument to be immediate
by Tapani Pälli
· 10 years ago
60f77b2
common.py: Fix PEP 8 issues.
by Vinson Lee
· 10 years ago
2372275
gallivm: abort properly when running out of buffer space in lp_disassembly
by Roland Scheidegger
· 10 years ago
9d1682d
docs/GL3: also mark GLES3/GS5 for radeonsi as done
by Marek Olšák
· 10 years ago
c066669
st/dri: remove unused include from the automake/scons build
by Emil Velikov
· 10 years ago
55f0c0a
auxiliary/os: fix the android build - s/drm_munmap/os_munmap/
by Emil Velikov
· 10 years ago
5664f57
gallium/sw/kms: trivial cleanups
by Emil Velikov
· 10 years ago
771cd26
loader: include <sys/stat.h> for non-sysfs builds
by Emil Velikov
· 10 years ago
aead7fe
c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
by Felix Janda
· 10 years ago
b5f19db
radeonsi: implement TGSI_OPCODE_BFI (v2)
by Marek Olšák
· 10 years ago
d3723c6
radeonsi: add a helper for extracting bitfields from parameters (v2)
by Marek Olšák
· 10 years ago
9735a62
i965: Emit IF/ELSE/ENDIF/WHILE JIP with type W on Gen7
by Antia Puentes
· 10 years ago
dc39413
radeonsi: move scratch reloc state setup
by Marek Olšák
· 10 years ago
567c8d7
radeonsi: don't emit PA_SC_LINE_STIPPLE if not rendering lines
by Marek Olšák
· 10 years ago
1f4bb38
radeonsi: don't emit PA_SC_LINE_STIPPLE after every rasterizer state change
by Marek Olšák
· 10 years ago
f5832f3
radeonsi: move PA_SU_SC_MODE_CNTL to rasterizer state
by Marek Olšák
· 10 years ago
98a2398
radeonsi: implement line and polygon smoothing
by Marek Olšák
· 10 years ago
303d23e
radeonsi: add shader code for smoothing
by Marek Olšák
· 10 years ago
4f20a8f
radeonsi: split sample locations into its own state atom
by Marek Olšák
· 10 years ago
f7796a9
radeonsi: add basic code for overrasterization
by Marek Olšák
· 10 years ago
1921fa4
radeonsi: small cleanup in si_shader_selector_key
by Marek Olšák
· 10 years ago
52ff1ed
radeonsi: simplify accessing alpha pointer in si_llvm_emit_fs_epilogue
by Marek Olšák
· 10 years ago
955ebf2
radeonsi: add support for easy opcodes from ARB_gpu_shader5
by Marek Olšák
· 10 years ago
755a290
radeonsi: implement bit-finding opcodes from ARB_gpu_shader5
by Marek Olšák
· 10 years ago
ca90cde
radeonsi: implement gl_SampleMaskIn
by Marek Olšák
· 10 years ago
f9fd0c4
radeonsi: add support for SQRT
by Marek Olšák
· 10 years ago
d73c1c1
radeonsi: add support for FMA
by Marek Olšák
· 10 years ago
dfea356
gallium/radeon: don't use LLVMReadOnlyAttribute for ALU
by Marek Olšák
· 10 years ago
9da9c8e
tgsi: handle bitwise opcodes in tgsi_opcode_infer_type (v2)
by Marek Olšák
· 10 years ago
216543e
gallium: add FMA and DFMA opcodes (v3)
by Marek Olšák
· 10 years ago
e92bc6b
freedreno: update generated headers
by Rob Clark
· 10 years ago
d3fb949
freedreno/ir3: remove old compiler
by Rob Clark
· 10 years ago
feb858b
freedreno/ir3: avoid scheduler deadlock
by Rob Clark
· 10 years ago
7208e96
freedreno/ir3: bit of cleanup
by Rob Clark
· 10 years ago
db095eb
i965: De-duplicate is_expression_commutative() functions.
by Kenneth Graunke
· 10 years ago
f68a973
i965/gen4-5: Cope with immutable-format texture revalidation
by Chris Forbes
· 10 years ago
8ed1b65
docs: add news item and link release notes for mesa 10.5.1
by Emil Velikov
· 10 years ago
5f72847
docs: Add sha256 sums for the 10.5.1 release
by Emil Velikov
· 10 years ago
Next »