Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
83e65ca8314ab2cee65ff169d0ae296ee9cd2c5e
83e65ca
vc4: Add the RCL to CL debug dumping when in simulator mode.
by Eric Anholt
· 9 years ago
dd27825
radeonsi: fix Fiji for LLVM <= 3.7
by Marek Olšák
· 9 years ago
bfc1479
radeonsi: fix occlusion queries on Fiji
by Marek Olšák
· 9 years ago
0b03f2d
radeonsi: dump init_config IBs
by Marek Olšák
· 9 years ago
3a6de8c
radeonsi: print framebuffer info into ddebug logs
by Marek Olšák
· 9 years ago
a0bfb27
gallium/radeon: print more info about HTILE
by Marek Olšák
· 9 years ago
1cca259
gallium/radeon: print more info about CMASK
by Marek Olšák
· 9 years ago
84fbb0a
gallium/radeon: rename fmask::pitch -> pitch_in_pixels
by Marek Olšák
· 9 years ago
19eaceb
gallium/radeon: print more information about textures
by Marek Olšák
· 9 years ago
2d712d3
gallium/radeon: move printing texture info into a separate function
by Marek Olšák
· 9 years ago
c60d491
gallium/radeon: remove unused r600_texture::pitch_override
by Marek Olšák
· 9 years ago
75d6469
gallium/radeon: remove DBG_TEXMIP
by Marek Olšák
· 9 years ago
a5055e2
gallium/aux/util: Trivial, we already have format use it
by Edward O'Callaghan
· 9 years ago
5294deb
automake: Fix typo in MSVC2008 compat flags.
by Jose Fonseca
· 9 years ago
071af9a
ttn: Whitelist from -Werror=declaration-after-statement.
by Jose Fonseca
· 9 years ago
5a23f6b
mesa: rework the meaning of gl_debug_message::length
by Emil Velikov
· 9 years ago
622186f
mesa: errors: validate the length of null terminated string
by Emil Velikov
· 9 years ago
66fea8b
mesa: accept TYPE_PUSH/POP_GROUP with glDebugMessageInsert
by Emil Velikov
· 9 years ago
53be281
mesa: add SEVERITY_NOTIFICATION to default state
by Emil Velikov
· 9 years ago
078dd6a
mesa: return the correct value for GroupStackDepth
by Emil Velikov
· 9 years ago
f39954b
mesa: rename GroupStackDepth to CurrentGroup
by Emil Velikov
· 9 years ago
1ca7357
mesa: do not enable KHR_debug for ES 1.0
by Emil Velikov
· 9 years ago
f53f9eb
glapi: add GetPointervKHR to the ES dispatch
by Emil Velikov
· 9 years ago
808e752
mesa/version: Update gl_extensions::Version during version override
by Nanley Chery
· 9 years ago
a0f1bc1
mesa: print enum names rather than hexadecimal values in error messages
by Brian Paul
· 9 years ago
72a913c
st/wgl: add new stw_ext_rendertexture.c file
by Brian Paul
· 9 years ago
e832b5b
st/wgl: add support for WGL_ARB_render_texture
by Brian Paul
· 9 years ago
47b9ef8
st/mesa: add new st_copy_framebuffer_to_texture() function
by Brian Paul
· 9 years ago
d6d9075
glsl: remove useless null checks and make match_explicit_outputs_to_inputs() static
by Juha-Pekka Heikkila
· 9 years ago
231db58
i965: use _Shader to get fragment program when updating surface state
by Tapani Pälli
· 9 years ago
6c6f28c
nv50/ir: fix moves to/from flags
by Ilia Mirkin
· 9 years ago
101e315
nv50/ir: don't forget to mark flagsDef on cvt in txb lowering
by Ilia Mirkin
· 9 years ago
0605512
nv50/ir: fix instruction permutation logic
by Ilia Mirkin
· 9 years ago
11fcf46
nv50/ir: the mad source might not have a defining instruction
by Ilia Mirkin
· 9 years ago
52b6837
nv50/ir: make sure entire graph is reachable
by Ilia Mirkin
· 9 years ago
adcc547
nv50/ir: deal with loops with no breaks
by Ilia Mirkin
· 9 years ago
ff61ac4
nvc0/ir: fold postfactor into immediate
by Ilia Mirkin
· 9 years ago
52a800a
nv50/ir: allow immediate 0 to be loaded anywhere
by Ilia Mirkin
· 9 years ago
043d427
i965: Add INTEL_DEBUG=perf information for GS recompiles.
by Kenneth Graunke
· 9 years ago
b6d4f05
i965: De-duplicate key_debug() function.
by Kenneth Graunke
· 9 years ago
8482763
nv50/ir/gk110: add memory barriers support for GK110
by Samuel Pitoiset
· 9 years ago
c672bf3
nv50/ir: do not call textureMask() for surface ops
by Samuel Pitoiset
· 9 years ago
9e6af56
appveyor: Initial integration.
by Jose Fonseca
· 9 years ago
4a3d388
util/blitter: Fix "SO C90 forbids mixed declarations and code".
by Jose Fonseca
· 9 years ago
d31065c
mesa: print enum string in compressed_subtexture_error_check() error msg
by Brian Paul
· 9 years ago
772f429
gallium/util: Fix util_blitter_clear_depth_stencil() for num_layers>1
by Edward O'Callaghan
· 9 years ago
8f2c5e2
gallium/util: Fix util_blitter_clear_render_target() for num_layers>1
by Edward O'Callaghan
· 9 years ago
09f74e6
mesa: fix VIEWPORT_INDEX_PROVOKING_VERTEX and LAYER_PROVOKING_VERTEX queries
by Roland Scheidegger
· 9 years ago
56aff6bb
Remove Sun CC specific code.
by Jose Fonseca
· 9 years ago
51564f0
configure.ac: Refuse to build with Sun C compiler.
by Jose Fonseca
· 9 years ago
18f8da7
travis: Add a test build with scons.
by Eric Anholt
· 9 years ago
975b129
i965: Increase BRW_MAX_UBO to 14.
by Kenneth Graunke
· 9 years ago
7e6a6f3
i965: Do dead-code elimination in a single pass.
by Matt Turner
· 9 years ago
5a6f0bf
glsl: Rename safe_reverse -> reverse_safe.
by Matt Turner
· 9 years ago
48b4e88
i965: Don't mark dead instructions' sources live.
by Matt Turner
· 9 years ago
0e49151
r600: set mega fetch count to 16 for gs copy shader
by Dave Airlie
· 10 years ago
4ebcf51
r600: increment ring index after emit vertex not before.
by Dave Airlie
· 10 years ago
13b134a
r600: add alu + cf nop to copy shader on r600
by Dave Airlie
· 10 years ago
af4013d
r600: SMX returns CONTEXT_DONE early workaround
by Dave Airlie
· 10 years ago
b63944e
r600: do SQ flush ES ring rolling workaround
by Dave Airlie
· 10 years ago
ea33920
nv50,nvc0: allow to create resources other than buffers
by Samuel Pitoiset
· 9 years ago
f391b95
glapi: work-around MSVC 65K string length limitation for enums.c
by Brian Paul
· 9 years ago
148c2f5
mapi: Fix enums.c build with other build systems.
by Eric Anholt
· 9 years ago
1c0ac19
travis: Initial import of travis instructions.
by Eric Anholt
· 9 years ago
4922a3a
mesa: Drop the blacklisting of new GL enums.
by Eric Anholt
· 9 years ago
b65e44f
mesa: Use a 32-bit offset for the enums.c string offset table.
by Eric Anholt
· 9 years ago
c75cfe1
mesa: Prefer newer names to older ones among names present in core.
by Eric Anholt
· 9 years ago
710762b
mesa: Drop bitfield "enums" from the enum-to-string table.
by Eric Anholt
· 9 years ago
cbabf5f
mesa: Switch to using the Khronos registry for generating enums.
by Eric Anholt
· 9 years ago
f72923a
mesa: Remove the python mode bits from gl_enums.py.
by Eric Anholt
· 9 years ago
741f642
mesa: Drop apparently typoed GL_ALL_CLIENT_ATTRIB_BITS.
by Eric Anholt
· 9 years ago
5cb9dc4
mesa: Drop enums that had been removed in later revs of specs.
by Eric Anholt
· 9 years ago
5a7e5d8
mesa: Fix a typo in AMD_performance_monitor enum.
by Eric Anholt
· 9 years ago
bfc64b9
mesa: Fix enum definition of CULL_VERTEX_EYE/OBJECT_POSITION
by Eric Anholt
· 9 years ago
76ec0b9
mesa: Add a copy of the Khronos gl.xml (SVN #31705).
by Eric Anholt
· 9 years ago
edc8850
mesa: Cut enum_strings.cpp test down to a few hand-chosen enums.
by Eric Anholt
· 9 years ago
9adbb9e
clover: Handle NULL devices returned by pipe_loader_probe() v2
by Tom Stellard
· 9 years ago
99cd600
automake: fix some occurrences of hardcoded -ldl and -lpthread
by Jonathan Gray
· 9 years ago
241f15a
glsl/lower_ubo_reference: split struct copies into element copies
by Iago Toral Quiroga
· 9 years ago
867c436
glsl/lower_ubo_reference: split array copies into element copies
by Iago Toral Quiroga
· 9 years ago
e483cba
st/va: also retrieve reference frames info for h264
by Julien Isorce
· 9 years ago
b4fb6d7
st/va: delay decoder creation until max_references is known
by Julien Isorce
· 9 years ago
750393f
glsl/dead_builin_varyings: Fix gl_FragData array lowering
by Iago Toral Quiroga
· 9 years ago
4f34722
r600: workaround empty geom shader.
by Dave Airlie
· 10 years ago
04efcc6
r600: rv670 use at least 16es/gs threads
by Dave Airlie
· 10 years ago
8168dfd
r600: geometry shader gsvs itemsize workaround
by Dave Airlie
· 10 years ago
2ab9cd0
glsl: don't sort varying in separate shader mode
by Gregory Hainaut
· 9 years ago
8117f46
glsl: don't dead code remove SSO varyings marked as active
by Gregory Hainaut
· 9 years ago
618612f
glsl: add always_active_io attribute to ir_variable
by Gregory Hainaut
· 9 years ago
76c09c1
glsl: copy how_declared when lowering interface blocks
by Timothy Arceri
· 9 years ago
12ba6cf
glsl: optimise inputs/outputs with explicit locations
by Timothy Arceri
· 9 years ago
4d64459
r600/shader: split address get out to a function.
by Dave Airlie
· 9 years ago
44944a6
doc: Set GL_OES_geometry_shader as started
by Marta Lofstedt
· 9 years ago
1d5b88e
gles2: Update gl2ext.h to revision: 32120
by Marta Lofstedt
· 9 years ago
10c1491
vl/buffers: fixes vl_video_buffer_formats for RGBX
by Julien Isorce
· 9 years ago
a348fe8
i965/fs: remove unused fs_reg offset
by Samuel Iglesias Gonsálvez
· 9 years ago
83dedb6
i965: Add src/dst interference for certain instructions with hazards.
by Kenneth Graunke
· 9 years ago
1ac1581
i965: Fix JIP to properly skip over unrelated control flow.
by Kenneth Graunke
· 9 years ago
d72299c
r600: move per-type settings into a switch statement
by Dave Airlie
· 9 years ago
58e0122
r600: split out common alu_writes pattern.
by Dave Airlie
· 9 years ago
Next »