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
*
freedreno/a3xx: don't use half precision shaders for int/float32
Ilia Mirkin
2014-11-30
3
-10
/
+35
*
freedreno/a3xx: disable blending for integer formats
Ilia Mirkin
2014-11-30
2
-2
/
+14
*
freedreno/a3xx: remove blend clamp enables from gmem/clears
Ilia Mirkin
2014-11-30
2
-4
/
+2
*
freedreno/a3xx: add format to emit info, use to set sint/uint flags
Ilia Mirkin
2014-11-30
3
-2
/
+7
*
freedreno/a3xx: add 16-bit unorm/snorm texture formats
Ilia Mirkin
2014-11-30
1
-6
/
+6
*
freedreno/ir3: remove unused arg parameter
Ilia Mirkin
2014-11-30
1
-7
/
+7
*
freedreno/ir3: fix UMAD
Ilia Mirkin
2014-11-30
1
-9
/
+9
*
freedreno/a4xx: stencil fixes
Rob Clark
2014-11-30
8
-10
/
+38
*
freedreno: update generated headers
Rob Clark
2014-11-30
5
-14
/
+24
*
freedreno/a4xx: add render target format to fd4_emit
Rob Clark
2014-11-30
5
-42
/
+30
*
freedreno/a3xx: unify vertex/texture formats into a single table
Ilia Mirkin
2014-11-29
1
-351
/
+218
*
freedreno/a3xx: rename vertex/texture format enums to be more consistent
Ilia Mirkin
2014-11-29
2
-172
/
+177
*
freedreno/a3xx: fd3_util -> fd3_format
Ilia Mirkin
2014-11-29
15
-22
/
+18
*
freedreno/a3xx: only enable blend clamp for non-float formats
Ilia Mirkin
2014-11-29
2
-4
/
+7
*
i965: Add _CACHE_ in brw_cache_id enum names.
Kenneth Graunke
2014-11-29
10
-43
/
+43
*
i965: Move CACHE_NEW_SAMPLER to BRW_NEW_SAMPLER_STATE_TABLE.
Kenneth Graunke
2014-11-29
6
-11
/
+12
*
i965: Move some /* CACHE_NEW_SAMPLER */ comments.
Kenneth Graunke
2014-11-29
2
-3
/
+2
*
i965: Move CACHE_NEW_*_VP flags to BRW_NEW_*_VP.
Kenneth Graunke
2014-11-29
5
-21
/
+23
*
i965: Fold the gen7_cc_viewport_state_pointer atom into brw_cc_vp.
Kenneth Graunke
2014-11-29
4
-23
/
+8
*
i965: Combine CACHE_NEW_*_UNIT into BRW_NEW_GEN4_UNIT_STATE.
Kenneth Graunke
2014-11-29
9
-31
/
+11
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
52
-283
/
+359
*
nv50/ir/tgsi: handle TGSI_OPCODE_ARR
Christoph Bumiller
2014-11-28
1
-1
/
+4
*
i965: Set prog_data->uses_kill if simulating alpha test via discards.
Kenneth Graunke
2014-11-27
3
-3
/
+6
*
i965: Use brw_wm_prog_data::uses_kill, not gl_fragment_program::UsesKill
Kenneth Graunke
2014-11-27
5
-6
/
+7
*
i965/fs: Pass key->render_to_fbo via src1 of FS_OPCODE_DDY_*.
Kenneth Graunke
2014-11-27
3
-11
/
+10
*
i965/fs: Handle derivative quality decisions in the front-end.
Kenneth Graunke
2014-11-27
5
-52
/
+51
*
i965: Create prog_data temporary variables in PS state upload code.
Kenneth Graunke
2014-11-27
4
-77
/
+81
*
i965: Fix missing CACHE_NEW_WM_PROG in 3DSTATE_PS_EXTRA.
Kenneth Graunke
2014-11-27
1
-2
/
+2
*
nv50: remove ancient map of rt formats
Ilia Mirkin
2014-11-27
1
-83
/
+0
*
freedreno/ir3: don't pass consts to madsh.m16 in MOD logic
Ilia Mirkin
2014-11-27
1
-0
/
+3
*
glsl: Use | action in the lexer source to avoid duplicating the float action
Neil Roberts
2014-11-27
1
-12
/
+3
*
glsl: Disallow float literals with the 'f' suffix but no point or exponent
Neil Roberts
2014-11-27
1
-4
/
+0
*
r600g: make llvm code compile this time
Dave Airlie
2014-11-27
1
-1
/
+1
*
r600g: fix fallout from last patch
Dave Airlie
2014-11-27
3
-4
/
+1
*
r600g: merge the TXQ and BUFFER constant buffers (v1.1)
Dave Airlie
2014-11-27
3
-68
/
+61
*
glapi: Remove dead mesadef.py.
Matt Turner
2014-11-26
2
-216
/
+0
*
mesa/gdi: Don't pretend mesa.def is auto generated.
José Fonseca
2014-11-26
1
-647
/
+192
*
st/wgl: Don't export wglGetExtensionsStringARB.
José Fonseca
2014-11-26
1
-1
/
+0
*
mapi/glapi: Fix dll linkage of GLES1 symbols.
José Fonseca
2014-11-26
1
-0
/
+1
*
util/u_snprintf: Don't redefine HAVE_STDINT_H as 0.
José Fonseca
2014-11-26
1
-1
/
+1
*
gallivm: Removed unused variable.
José Fonseca
2014-11-26
1
-1
/
+1
*
draw,gallivm,llvmpipe: Avoid implicit casts of 32-bit shifts to 64-bits.
José Fonseca
2014-11-26
5
-10
/
+10
*
st/nine: fix formatting in query9 (cosmetic)
Axel Davy
2014-11-26
1
-3
/
+3
*
st/nine: Fix setting of the shift modifier in nine_shader
Axel Davy
2014-11-26
1
-2
/
+4
*
st/nine: remove unused pipe_viewport_state::translate[3] and scale[3]
David Heidelberg
2014-11-26
1
-2
/
+0
*
st/nine: fix wrong variable reset
Axel Davy
2014-11-26
1
-1
/
+1
*
st/nine: return GetAvailableTextureMem in bytes as expected (v2)
David Heidelberg
2014-11-26
1
-1
/
+5
*
st/nine: Add pool check to SetTexture (v2)
Axel Davy
2014-11-26
1
-1
/
+9
*
st/nine: propertly declare constants (v2)
Axel Davy
2014-11-26
1
-5
/
+2
*
st/nine: call DBG() at more external entry points
Stanislaw Halik
2014-11-26
17
-0
/
+171
[next]