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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Add debug warning when application uses sw processing
Axel Davy
2015-04-29
6
-7
/
+27
*
st/nine: Rework update_vertex_buffers
Axel Davy
2015-04-29
1
-11
/
+4
*
st/nine: Fix computation of const_used_size
Xavier Bouchoux
2015-04-29
1
-3
/
+6
*
gallium/svga: Remove useless ARRAY_SIZE declaration
Axel Davy
2015-04-29
1
-4
/
+0
*
util/macros: Move DIV_ROUND_UP to util/macros.h
Axel Davy
2015-04-29
3
-6
/
+3
*
st/nine: Fix behaviour of D3DUSAGE_QUERY_POSTPIXELSHADER_BLENDING
Xavier Bouchoux
2015-04-29
1
-1
/
+2
*
st/nine: Improve D3DQUERYTYPE_TIMESTAMP
Xavier Bouchoux
2015-04-29
1
-2
/
+7
*
st/nine: Fix D3DQUERYTYPE_TIMESTAMPFREQ query
Xavier Bouchoux
2015-04-29
1
-1
/
+9
*
st/nine: Change x86 FPU Control word on device creation
Tiziano Bacocco
2015-04-29
1
-0
/
+31
*
st/nine: Do not advertise D3DDEVCAPS_TEXTURESYSTEMMEMORY
Axel Davy
2015-04-29
2
-9
/
+3
*
st/nine: Fix comment in update_viewport
Axel Davy
2015-04-29
1
-3
/
+2
*
st/nine: Workaround barycentrics issue on some cards
Axel Davy
2015-04-29
3
-1
/
+31
*
st/nine: Clear struct pipe_blit_info before use.
Xavier Bouchoux
2015-04-29
2
-0
/
+4
*
st/nine: NineDevice9_Clear skip fastpath for bigger depth-buffers
Patrick Rudolph
2015-04-29
1
-4
/
+13
*
st/nine: Fix wrong assert in nine_shader
Axel Davy
2015-04-29
1
-4
/
+4
*
st/nine: Handle special LIT case
Axel Davy
2015-04-29
1
-1
/
+18
*
mesa: Fix glGetProgramiv(GL_ACTIVE_ATTRIBUTES).
Jose Fonseca
2015-04-29
1
-2
/
+4
*
egl: misc fixes for EGL_MESA_image_dma_buf_export
Marc-André Lureau
2015-04-29
2
-2
/
+2
*
nvc0/ir: flush denorms to zero in non-compute shaders
Ilia Mirkin
2015-04-28
2
-1
/
+25
*
meta: remove unneeded #include colortab.h
Brian Paul
2015-04-28
1
-1
/
+0
*
mesa: remove unneeded #include colortab.h
Brian Paul
2015-04-28
1
-1
/
+0
*
mesa: remove unused options var in compile_shader()
Brian Paul
2015-04-28
1
-3
/
+0
*
docs: more details about Viewperf 12 medical-01 test issues
Brian Paul
2015-04-28
1
-0
/
+7
*
nvc0: expose GLSL version 410
Ilia Mirkin
2015-04-28
1
-1
/
+1
*
st/mesa: allow glsl version up to 410, enable ARB_shader_precision
Ilia Mirkin
2015-04-28
1
-2
/
+4
*
st/va: add h264 decoder level support
Leo Liu
2015-04-28
1
-0
/
+5
*
st/omx/dec: add h264 decoder level support
Leo Liu
2015-04-28
1
-3
/
+7
*
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
10
-44
/
+236
*
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
3
-5
/
+8
*
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
2
-6
/
+3
*
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
*
scons: Support LLVM 3.5 and 3.6 on windows.
Olivier Pena
2015-04-27
1
-7
/
+26
*
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
[next]