index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: import the multithreaded job queue from amdgpu winsys (v2)
Marek Olšák
2016-06-15
7
-83
/
+229
*
radeonsi: fix undefined left-shift into sign bit
Nicolai Hähnle
2016-06-15
1
-1
/
+2
*
st_glsl_to_tgsi: don't read potentially uninitialized buffer variable
Nicolai Hähnle
2016-06-15
1
-1
/
+1
*
mesa/main: fix integer overflows in _mesa_image_offset
Nicolai Hähnle
2016-06-15
1
-4
/
+4
*
i965: remove type_size_vec4_times_4()
Timothy Arceri
2016-06-15
4
-17
/
+3
*
mesa: Pass gl_constant_value union into _mesa_fetch_state().
Kenneth Graunke
2016-06-14
1
-3
/
+5
*
gallium/radeon: num-cs-flushes query should display per-frame average
Marek Olšák
2016-06-14
1
-1
/
+1
*
gallium/radeon: add driver queries for compute/dma call stats and spills
Marek Olšák
2016-06-14
6
-1
/
+45
*
radeonsi: don't generate "ret void undef"
Marek Olšák
2016-06-14
1
-6
/
+14
*
radeonsi: try to hit direct hw MSAA resolve by changing micro mode in clear
Marek Olšák
2016-06-14
3
-1
/
+107
*
radeonsi: clarify the MSAA resolve limitation with scanout
Marek Olšák
2016-06-14
1
-1
/
+5
*
gallium/radeon: add micro_tile_mode to radeon_surf
Marek Olšák
2016-06-14
3
-3
/
+43
*
Added pbuffer hooks for surfaceless platform
Gurchetan Singh
2016-06-14
2
-5
/
+215
*
gallium/util: don't use blocksize for minify for assertions
Roland Scheidegger
2016-06-14
1
-20
/
+8
*
llvmpipe: hack-fix bugs due to bogus bind flags
Roland Scheidegger
2016-06-14
6
-17
/
+28
*
freedreno: support start param for sampler views/states
Rob Clark
2016-06-14
2
-33
/
+23
*
freedreno: only do extra vertex-buffer state logic on a2xx
Rob Clark
2016-06-14
1
-8
/
+10
*
freedreno: use util_copy_constant_buffer() helper
Rob Clark
2016-06-14
1
-6
/
+2
*
st/vdpau: replace 0.f and 1.f with 0.0f and 1.0f respectively
Nayan Deshmukh
2016-06-14
2
-8
/
+8
*
i965: Check return value of screen->image.loader->getBuffers (v2)
Tomasz Figa
2016-06-14
1
-6
/
+9
*
st/dri: Clear drawable texture_mask in dri2_invalidate_drawable
Michel Dänzer
2016-06-14
1
-0
/
+1
*
glsl/builtin_variables: Populate MaxCombinedShaderStorageBlocks on GLSL 4.40
Eduardo Lima Mitev
2016-06-14
1
-1
/
+1
*
st/va: ensure linear memory for dmabuf
Julien Isorce
2016-06-14
3
-1
/
+10
*
isl: Replace bash generator with python generator
Dylan Baker
2016-06-13
4
-137
/
+217
*
mesa: Make use of u_bit_scan{,64}.
Mathias Fröhlich
2016-06-14
2
-5
/
+5
*
mesa/gallium: Move u_bit_scan{,64} from gallium to util.
Mathias Fröhlich
2016-06-14
6
-222
/
+237
*
clover: Include generated sources in AM_CPPFLAGS
Aaron Watry
2016-06-14
1
-0
/
+1
*
nv50/ir: make Graph destructor virtual
Stephan Bergmann
2016-06-13
1
-1
/
+1
*
i965/compiler: Bring back the INTEL_PRECISE_TRIG environment variable
Jason Ekstrand
2016-06-13
2
-2
/
+4
*
i965: Defeat the register stride checker in pull uniform messages.
Samuel Iglesias Gonsálvez
2016-06-13
1
-1
/
+1
*
i965: Defeat the register stride checker in URB reads.
Kenneth Graunke
2016-06-13
1
-1
/
+1
*
i965: Fix issues with number of VS URB entries on Cherryview/Broxton.
Kenneth Graunke
2016-06-13
2
-2
/
+5
*
glsl: make sure UBO arrays are sized in ES
cros-mesa-12.1.0-r7-vanilla
cros-mesa-12.1.0-r5-vanilla
cros-mesa-12.1.0-r3-vanilla
chadv/cros-mesa-12.1.0-r7-vanilla
chadv/cros-mesa-12.1.0-r5-vanilla
chadv/cros-mesa-12.1.0-r3-vanilla
Timothy Arceri
2016-06-14
1
-0
/
+14
*
clover: Update OpenCL version string to match OpenGL
Vedran Miletić
2016-06-13
2
-2
/
+6
*
i965/fs: Fix regs_written for SIMD-lowered instructions some more.
Francisco Jerez
2016-06-13
1
-3
/
+3
*
i965: Fix cross-primitive scratch corruption when changing the per-thread all...
Francisco Jerez
2016-06-13
17
-18
/
+31
*
i965: Keep track of the per-thread scratch allocation in brw_stage_state.
Francisco Jerez
2016-06-13
8
-49
/
+70
*
i965: Fix scratch overallocation if the original slot size was already a powe...
Francisco Jerez
2016-06-13
1
-1
/
+1
*
mesa: Make TexSubImage check negative dimensions sooner.
Kenneth Graunke
2016-06-13
1
-19
/
+43
*
util: update some assertions in util_resource_copy_region()
Brian Paul
2016-06-13
1
-4
/
+8
*
i965: Fix encode_slm_size() to take a generation, not a device info.
Kenneth Graunke
2016-06-13
2
-3
/
+4
*
i965: Don't leak scratch BOs for TCS/TES.
Kenneth Graunke
2016-06-13
1
-0
/
+4
*
anv/pipeline: Don't dereference NULL dynamic state pointers
Nanley Chery
2016-06-13
1
-22
/
+48
*
anv: Document and rename anv_pipeline_init_dynamic_state()
Nanley Chery
2016-06-13
1
-3
/
+16
*
nvc0/ir: clamp the UBO index for compute on Kepler
Samuel Pitoiset
2016-06-13
1
-1
/
+9
*
radeonsi: enable scratch coalescing
Marek Olšák
2016-06-13
1
-2
/
+10
*
st/va: hardlink driver instances to gallium_drv_video.so
Jimmy Berry
2016-06-13
1
-0
/
+14
*
vl: Fix trivial sign compare warnings
Jan Vesely
2016-06-13
7
-18
/
+15
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
24
-39
/
+12
*
st/mesa: inline _mesa_create_context() into its only caller
Emil Velikov
2016-06-13
3
-46
/
+6
[next]