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
*
vl: add level idc in sps
Leo Liu
2015-04-28
1
-0
/
+1
*
st/omx/dec: separate create_video_codec to different codecs
Leo Liu
2015-04-28
4
-18
/
+30
*
st/vdpau: add h264 decoder level support
Leo Liu
2015-04-28
1
-0
/
+5
*
gallium/util: get h264 level based on number of max references and resolution
Leo Liu
2015-04-28
1
-0
/
+36
*
r600g,radeonsi: add a driver query returning GPU load
Marek Olšák
2015-04-28
8
-2
/
+194
*
r600g,radeonsi: add driver queries for GPU temperature and shader+memory clocks
Marek Olšák
2015-04-28
5
-3
/
+58
*
gm107/ir: add lane/vertex count sysvals
Ilia Mirkin
2015-04-27
1
-0
/
+2
*
gk110/ir: add support for writing per-patch and shader outputs
Ilia Mirkin
2015-04-27
1
-7
/
+3
*
freedreno/a3xx: color masking works like a blend for some formats
Ilia Mirkin
2015-04-27
1
-0
/
+14
*
freedreno/a3xx: add support for S8 and Z32F_S8
Ilia Mirkin
2015-04-27
9
-44
/
+235
*
freedreno/a3xx: add Z32F support
Ilia Mirkin
2015-04-27
5
-10
/
+65
*
freedreno: add fd_transfer to wrap around pipe_transfer
Ilia Mirkin
2015-04-27
3
-2
/
+15
*
freedreno/a3xx: add support for disabling depth clipping
Ilia Mirkin
2015-04-27
2
-1
/
+3
*
i965/vs: Remove unnecessary NULL check on generate_code() result.
Kenneth Graunke
2015-04-27
1
-2
/
+1
*
glsl: fix packing support for arrays of doubles
Timothy Arceri
2015-04-28
1
-2
/
+2
*
i965: Enable ARB_gpu_shader5 on Gen8+.
Matt Turner
2015-04-27
1
-6
/
+2
*
i965/fs: Fix code emission for imul_high in NIR.
Matt Turner
2015-04-27
1
-1
/
+23
*
i965/fs: Fix stride for multiply in macro.
Matt Turner
2015-04-27
1
-0
/
+2
*
Revert "i965/fs: Allow SIMD16 borrow/carry/64-bit multiply on Gen > 7."
Matt Turner
2015-04-27
1
-3
/
+3
*
mesa: fix up GLSL version when computing GL version
Ilia Mirkin
2015-04-27
1
-0
/
+17
*
softpipe: fix another stencil-as-float issue
Roland Scheidegger
2015-04-27
1
-2
/
+2
*
mesa: the function name appears to have a gl prefix already
Ilia Mirkin
2015-04-27
1
-2
/
+2
*
Fix a few typos
Zoë Blade
2015-04-27
72
-95
/
+95
*
i965/gen8: Factor out texture surface state set-up from gen8_update_texture_s...
Francisco Jerez
2015-04-27
1
-60
/
+77
*
i965/gen7: Factor out texture surface state set-up from gen7_update_texture_s...
Francisco Jerez
2015-04-27
2
-54
/
+84
*
i965: Add helper functions to calculate the slice pitch of an array or 3D mip...
Francisco Jerez
2015-04-27
2
-40
/
+84
*
scons: add target osmesa using gallium state tracker.
Olivier Pena
2015-04-27
7
-1
/
+110
*
radeonsi: set an optimal value for DB_Z_INFO.ZRANGE_PRECISION
Marek Olšák
2015-04-27
1
-7
/
+2
*
radeonsi: remove deprecated and useless registers
Marek Olšák
2015-04-27
1
-10
/
+0
*
radeonsi: remove useless includes
Marek Olšák
2015-04-27
1
-3
/
+0
*
gallium/radeon: print winsys info with R600_DEBUG=info
Marek Olšák
2015-04-27
2
-0
/
+28
*
winsys/radeon: make radeon_bo_vtbl static
Marek Olšák
2015-04-27
1
-2
/
+2
*
glsl: replace while loop with without_array function
Timothy Arceri
2015-04-27
1
-3
/
+1
*
glsl: support packing of arrays of arrays
Timothy Arceri
2015-04-27
1
-8
/
+2
*
glsl: add arrays of arrays support to without_array function
Timothy Arceri
2015-04-27
1
-1
/
+6
*
gallium/hud: add more options to customize HUD panes
Gediminas Jakutis
2015-04-26
2
-6
/
+161
*
i965: Fill out the rest of brw_debug_recompile_sampler_key().
Kenneth Graunke
2015-04-25
1
-0
/
+8
*
i965: Disassemble sampler message names on Gen5+.
Kenneth Graunke
2015-04-25
1
-4
/
+34
*
i965/fs: Disallow constant propagation into POW on Gen 6.
Matt Turner
2015-04-25
1
-2
/
+8
*
mesa: add support for exposing up to GL4.2
Ilia Mirkin
2015-04-24
1
-1
/
+45
*
i965/fs: Add missing pixel_x/y to brw_instruction_name().
Matt Turner
2015-04-24
1
-0
/
+5
*
i965/fs: Don't constant propagate into integer math instructions.
Matt Turner
2015-04-24
2
-3
/
+5
*
mesa: put more info in glTexImage GL_OUT_OF_MEMORY error message
Brian Paul
2015-04-24
1
-1
/
+3
*
i965/fs: Allow 2-src math instructions to have immediate src1.
Matt Turner
2015-04-24
2
-7
/
+11
*
nir: Transform pow(x, 4) into (x*x)*(x*x).
Matt Turner
2015-04-24
1
-0
/
+1
*
glsl: Transform pow(x, 4) into (x*x)*(x*x).
Matt Turner
2015-04-24
1
-0
/
+20
*
mesa: fix glGetActiveUniformsiv regression
Tapani Pälli
2015-04-24
1
-4
/
+16
*
mesa: refactor active attrib queries for glGetProgramiv
Tapani Pälli
2015-04-24
1
-25
/
+14
*
i965: Add an INTEL_DEBUG=spill option to test spilling
Jason Ekstrand
2015-04-23
3
-1
/
+3
*
i965/debug: Use the ull specifier for DEBUG enum defines
Jason Ekstrand
2015-04-23
1
-31
/
+31
[next]