index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
tnl: Use bitmask/ffs to iterate enabled lights
Mathias Fröhlich
2016-06-16
2
-8
/
+21
*
mesa: Use bitmask/ffs to iterate enabled lights for ff shader keys.
Mathias Fröhlich
2016-06-16
1
-13
/
+15
*
mesa: Use bitmask/ffs to iterate enabled lights
Mathias Fröhlich
2016-06-16
2
-14
/
+39
*
mesa: Track enabled lights in a bitmask
Mathias Fröhlich
2016-06-16
3
-0
/
+5
*
mesa: Rename CoordReplaceBits back to CoordReplace.
Mathias Fröhlich
2016-06-16
12
-17
/
+17
*
mesa: Remove the now unused CoordsReplace array.
Mathias Fröhlich
2016-06-16
3
-8
/
+0
*
i965: Convert i965 to use CoordsReplaceBits.
Mathias Fröhlich
2016-06-16
3
-12
/
+3
*
i915: Convert i915 to use CoordsReplaceBits.
Mathias Fröhlich
2016-06-16
1
-10
/
+7
*
r200: convert r200 to use CoordsReplaceBits.
Mathias Fröhlich
2016-06-16
1
-5
/
+2
*
gallium: Convert the state_tracker to use CoordsReplaceBits.
Mathias Fröhlich
2016-06-16
1
-6
/
+2
*
swrast: Convert swrast to use CoordsReplaceBits.
Mathias Fröhlich
2016-06-16
1
-2
/
+2
*
mesa: Add gl_point_attrib::CoordReplaceBits bitfield.
Mathias Fröhlich
2016-06-16
5
-14
/
+26
*
mesa/glsl: stop using GL shader type internally
Timothy Arceri
2016-06-16
16
-57
/
+51
*
auxilary/os: allow appending to GALLIUM_LOG_FILE
Brian Paul
2016-06-15
1
-2
/
+13
*
anv: Fix a harmless overflow warning
Chad Versace
2016-06-15
1
-1
/
+1
*
vc4: fix vc4_resource_from_handle() stride calculation
Rob Herring
2016-06-15
1
-2
/
+2
*
i965: Use a uniform for gl_PatchVerticesIn in the TCS on Gen8+.
Kenneth Graunke
2016-06-15
2
-2
/
+5
*
glsl: Optionally lower TCS gl_PatchVerticesIn to a uniform.
Kenneth Graunke
2016-06-15
4
-1
/
+18
*
i965: Use a uniform for gl_PatchVerticesIn in the TES.
Kenneth Graunke
2016-06-15
1
-0
/
+1
*
glsl: Optionally lower TES gl_PatchVerticesIn to a uniform.
Kenneth Graunke
2016-06-15
4
-3
/
+26
*
winsys/radeon: use the common job queue for multithreaded command submission v2
Marek Olšák
2016-06-15
4
-82
/
+19
*
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
[next]