Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
6b0ac95c2862b4d464079b2edd9b59b5ef906da3
6b0ac95
swr: Update screen->context pointer with multiple contexts.
by Bruce Cherniak
· 8 years ago
ace3124
scons: put the generated git_sha1.h file in top-level src/ directory
by Brian Paul
· 8 years ago
5a64549
swr: switch from overriding -march to selecting features
by Tim Rowley
· 8 years ago
481e924
mesa: remove remaining tabs in api_validate.c
by Timothy Arceri
· 8 years ago
bdab572
i965/fs: indirect addressing with doubles is not supported in CHV/BSW/BXT
by Samuel Iglesias Gonsálvez
· 8 years ago
0177dbb
i965/fs: Fix single-precision to double-precision conversions for CHV/BSW/BXT
by Iago Toral Quiroga
· 8 years ago
48593ea
docs: Mention GL_ARB_ES3_1_compatibility in release notes.
by Kenneth Graunke
· 8 years ago
a08a165
i965: Fix comment about CS scratch space encodings on Broadwell+.
by Kenneth Graunke
· 8 years ago
93d8f80
docs: Update ARB_ES3_1_compatibility status for i965.
by Kenneth Graunke
· 8 years ago
1f9445f
i965: Drop perf_debug about rasterizer discard in SOL vs. clipper.
by Kenneth Graunke
· 8 years ago
32b1c0b
i965: Enable GL_ARB_ES3_1_compatibility on Gen8+ if CS are available.
by Kenneth Graunke
· 8 years ago
6bec55a
mesa: If validation fails in a debug context just emit a debug message
by Ian Romanick
· 8 years ago
9c87282
glsl: Always strip arrayness in precision_qualifier_allowed
by Ian Romanick
· 8 years ago
d04f652
mesa/main: Update _mesa_new_shader.
by Jose Fonseca
· 8 years ago
6d877d7
st/vdpau: we support lumakeying now
by Christian König
· 8 years ago
bf89e67
vl: support luma keying for interlaced surfaces as well
by Christian König
· 8 years ago
456b5d9
i965: remove remaining tabs in brw_link.cpp
by Timothy Arceri
· 8 years ago
0e73d94
vbo: Use a bitmask to track the active arrays in vbo_save*.
by Mathias Fröhlich
· 8 years ago
bc4e0c4
vbo: Use a bitmask to track the active arrays in vbo_exec*.
by Mathias Fröhlich
· 8 years ago
22e5d4a
mesa: Use bitmask/ffs to iterate the active_samplers bitmask.
by Mathias Fröhlich
· 8 years ago
34f741b
mesa: Use bitmask/ffs to iterate the enabled textures.
by Mathias Fröhlich
· 8 years ago
11a5b77
mesa: Use designated bool value to check texture unit completeness.
by Mathias Fröhlich
· 8 years ago
c14ec9a
mesa: Use bitmask/ffs to iterate SamplersUsed
by Mathias Fröhlich
· 8 years ago
53691b7
i965: Use bitmask/ffs to iterate used vertex attributes.
by Mathias Fröhlich
· 8 years ago
b670f0d
i965: Use bitmask/ffs to iterate enabled clip planes.
by Mathias Fröhlich
· 8 years ago
a0fe569
radeon/r200: Use bitmask/ffs to iterate enabled clip planes.
by Mathias Fröhlich
· 8 years ago
dc9e604
mesa: Use bitmask/ffs to iterate enabled clip planes.
by Mathias Fröhlich
· 8 years ago
d8a3ac9
mesa: Use bitmask/ffs to iterate color material attributes.
by Mathias Fröhlich
· 8 years ago
d4eb2f9
mesa: Use bitmask/ffs to build ff fragment shader keys.
by Mathias Fröhlich
· 8 years ago
3ee409b
mesa: Use bitmask/ffs to build ff vertex shader keys.
by Mathias Fröhlich
· 8 years ago
b582075
mesa: Remove the linked list of enabled lights
by Mathias Fröhlich
· 8 years ago
21f7f67
mesa: Switch to bitmask based enabled lights in gen_matypes.c
by Mathias Fröhlich
· 8 years ago
f0391ba
radeon/r200: Use bitmask/ffs to iterate enabled lights
by Mathias Fröhlich
· 8 years ago
f69a400
nouveau: Use bitmask/ffs to iterate enabled lights
by Mathias Fröhlich
· 8 years ago
9a3fcb0
tnl: Use bitmask/ffs to iterate enabled lights
by Mathias Fröhlich
· 8 years ago
664aec4
mesa: Use bitmask/ffs to iterate enabled lights for ff shader keys.
by Mathias Fröhlich
· 8 years ago
ccb1be2
mesa: Use bitmask/ffs to iterate enabled lights
by Mathias Fröhlich
· 8 years ago
b60c730
mesa: Track enabled lights in a bitmask
by Mathias Fröhlich
· 8 years ago
6749d77
mesa: Rename CoordReplaceBits back to CoordReplace.
by Mathias Fröhlich
· 8 years ago
291f00f
mesa: Remove the now unused CoordsReplace array.
by Mathias Fröhlich
· 8 years ago
d19c696
i965: Convert i965 to use CoordsReplaceBits.
by Mathias Fröhlich
· 8 years ago
97f67be
i915: Convert i915 to use CoordsReplaceBits.
by Mathias Fröhlich
· 8 years ago
8e01fd6
r200: convert r200 to use CoordsReplaceBits.
by Mathias Fröhlich
· 8 years ago
da79d76
gallium: Convert the state_tracker to use CoordsReplaceBits.
by Mathias Fröhlich
· 8 years ago
664ba9c
swrast: Convert swrast to use CoordsReplaceBits.
by Mathias Fröhlich
· 8 years ago
1c78515
mesa: Add gl_point_attrib::CoordReplaceBits bitfield.
by Mathias Fröhlich
· 8 years ago
31dee99
mesa/glsl: stop using GL shader type internally
by Timothy Arceri
· 8 years ago
bb1292e
auxilary/os: allow appending to GALLIUM_LOG_FILE
by Brian Paul
· 8 years ago
c99a0a8
anv: Fix a harmless overflow warning
by Chad Versace
· 8 years ago
067c5b1
vc4: fix vc4_resource_from_handle() stride calculation
by Rob Herring
· 8 years ago
c319512
i965: Use a uniform for gl_PatchVerticesIn in the TCS on Gen8+.
by Kenneth Graunke
· 8 years ago
2b86726
glsl: Optionally lower TCS gl_PatchVerticesIn to a uniform.
by Kenneth Graunke
· 8 years ago
1bc194c
i965: Use a uniform for gl_PatchVerticesIn in the TES.
by Kenneth Graunke
· 8 years ago
0be2105
glsl: Optionally lower TES gl_PatchVerticesIn to a uniform.
by Kenneth Graunke
· 8 years ago
d794072
winsys/radeon: use the common job queue for multithreaded command submission v2
by Marek Olšák
· 8 years ago
562cb03
gallium/util: import the multithreaded job queue from amdgpu winsys (v2)
by Marek Olšák
· 8 years ago
44e0c0e
radeonsi: fix undefined left-shift into sign bit
by Nicolai Hähnle
· 8 years ago
494e4b8
st_glsl_to_tgsi: don't read potentially uninitialized buffer variable
by Nicolai Hähnle
· 8 years ago
6510e07
mesa/main: fix integer overflows in _mesa_image_offset
by Nicolai Hähnle
· 8 years ago
a8a9d1b
i965: remove type_size_vec4_times_4()
by Timothy Arceri
· 8 years ago
8b40897
mesa: Pass gl_constant_value union into _mesa_fetch_state().
by Kenneth Graunke
· 8 years ago
6ef50ef
gallium/radeon: num-cs-flushes query should display per-frame average
by Marek Olšák
· 8 years ago
4140afd
gallium/radeon: add driver queries for compute/dma call stats and spills
by Marek Olšák
· 8 years ago
8fc688c
radeonsi: don't generate "ret void undef"
by Marek Olšák
· 8 years ago
4eea710
radeonsi: try to hit direct hw MSAA resolve by changing micro mode in clear
by Marek Olšák
· 8 years ago
3730606
radeonsi: clarify the MSAA resolve limitation with scanout
by Marek Olšák
· 8 years ago
789618e
gallium/radeon: add micro_tile_mode to radeon_surf
by Marek Olšák
· 8 years ago
63c5d5c
Added pbuffer hooks for surfaceless platform
by Gurchetan Singh
· 8 years ago
afbf588
gallium/util: don't use blocksize for minify for assertions
by Roland Scheidegger
· 8 years ago
f4184d5
llvmpipe: hack-fix bugs due to bogus bind flags
by Roland Scheidegger
· 8 years ago
2434178
freedreno: support start param for sampler views/states
by Rob Clark
· 8 years ago
b8eb149
freedreno: only do extra vertex-buffer state logic on a2xx
by Rob Clark
· 8 years ago
26d0efa
freedreno: use util_copy_constant_buffer() helper
by Rob Clark
· 8 years ago
fdec8f9
st/vdpau: replace 0.f and 1.f with 0.0f and 1.0f respectively
by Nayan Deshmukh
· 8 years ago
e7ab358
i965: Check return value of screen->image.loader->getBuffers (v2)
by Tomasz Figa
· 8 years ago
9ee3f09
st/dri: Clear drawable texture_mask in dri2_invalidate_drawable
by Michel Dänzer
· 8 years ago
a93bb2e
glsl/builtin_variables: Populate MaxCombinedShaderStorageBlocks on GLSL 4.40
by Eduardo Lima Mitev
· 8 years ago
1cdb4da
st/va: ensure linear memory for dmabuf
by Julien Isorce
· 8 years ago
5a87bc7
isl: Replace bash generator with python generator
by Dylan Baker
· 8 years ago
ed2dae8
mesa: Make use of u_bit_scan{,64}.
by Mathias Fröhlich
· 8 years ago
c3b6656
mesa/gallium: Move u_bit_scan{,64} from gallium to util.
by Mathias Fröhlich
· 8 years ago
fafe026
clover: Include generated sources in AM_CPPFLAGS
by Aaron Watry
· 8 years ago
0140938
nv50/ir: make Graph destructor virtual
by Stephan Bergmann
· 8 years ago
be32a21
i965/compiler: Bring back the INTEL_PRECISE_TRIG environment variable
by Jason Ekstrand
· 8 years ago
a0ed850
i965: Defeat the register stride checker in pull uniform messages.
by Samuel Iglesias Gonsálvez
· 8 years ago
ed3ba65
i965: Defeat the register stride checker in URB reads.
by Kenneth Graunke
· 8 years ago
9f37df0
i965: Fix issues with number of VS URB entries on Cherryview/Broxton.
by Kenneth Graunke
· 8 years ago
b010fa8
glsl: make sure UBO arrays are sized in ES
by Timothy Arceri
· 8 years ago
4825264
clover: Update OpenCL version string to match OpenGL
by Vedran Miletić
· 8 years ago
bd9f972
i965/fs: Fix regs_written for SIMD-lowered instructions some more.
by Francisco Jerez
· 8 years ago
a84b5d4
i965: Fix cross-primitive scratch corruption when changing the per-thread allocation.
by Francisco Jerez
· 8 years ago
d960284
i965: Keep track of the per-thread scratch allocation in brw_stage_state.
by Francisco Jerez
· 8 years ago
013ae4a
i965: Fix scratch overallocation if the original slot size was already a power of two.
by Francisco Jerez
· 8 years ago
2df8f4a
mesa: Make TexSubImage check negative dimensions sooner.
by Kenneth Graunke
· 9 years ago
cf9bb9a
util: update some assertions in util_resource_copy_region()
by Brian Paul
· 8 years ago
5a0d294
i965: Fix encode_slm_size() to take a generation, not a device info.
by Kenneth Graunke
· 8 years ago
667e5ce
i965: Don't leak scratch BOs for TCS/TES.
by Kenneth Graunke
· 8 years ago
a4a5917
anv/pipeline: Don't dereference NULL dynamic state pointers
by Nanley Chery
· 8 years ago
a0d84a9
anv: Document and rename anv_pipeline_init_dynamic_state()
by Nanley Chery
· 8 years ago
7f257ab
nvc0/ir: clamp the UBO index for compute on Kepler
by Samuel Pitoiset
· 8 years ago
Next »