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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Fix vertex declarations for non-standard (usage/index)
Axel Davy
2014-12-03
7
-108
/
+89
*
st/nine: sm1_declusage_to_tgsi, do not restrict indices with TGSI_SEMANTIC_GE...
Axel Davy
2014-12-03
1
-60
/
+52
*
st/nine: Queries: Fix D3DISSUE_END behaviour.
Axel Davy
2014-12-03
1
-4
/
+6
*
r600g/sb: fix issues cause by GLSL switching to loops for switch
Dave Airlie
2014-12-03
1
-12
/
+38
*
freedreno/ir3: fix UMAD
Ilia Mirkin
2014-12-03
1
-9
/
+9
*
freedreno/a3xx: only enable blend clamp for non-float formats
Ilia Mirkin
2014-12-03
2
-4
/
+7
*
nv50/ir/tgsi: handle TGSI_OPCODE_ARR
Christoph Bumiller
2014-12-03
1
-1
/
+4
*
st/nine: Fix setting of the shift modifier in nine_shader
Axel Davy
2014-12-03
1
-2
/
+4
*
st/nine: remove unused pipe_viewport_state::translate[3] and scale[3]
David Heidelberg
2014-12-03
1
-2
/
+0
*
st/nine: fix wrong variable reset
Axel Davy
2014-12-03
1
-1
/
+1
*
st/nine: return GetAvailableTextureMem in bytes as expected (v2)
David Heidelberg
2014-12-03
1
-1
/
+5
*
st/nine: Add pool check to SetTexture (v2)
Axel Davy
2014-12-03
1
-1
/
+9
*
st/nine: propertly declare constants (v2)
Axel Davy
2014-12-03
1
-5
/
+2
*
st/nine: call DBG() at more external entry points
Stanislaw Halik
2014-12-03
17
-0
/
+171
*
st/nine: rework the way D3DPOOL_SYSTEMMEM is handled
Axel Davy
2014-12-03
8
-127
/
+51
*
st/nine: Rework Basetexture9 and Resource9.
Axel Davy
2014-12-03
10
-33
/
+36
*
st/nine: clean device9ex.
Axel Davy
2014-12-03
4
-15
/
+19
*
freedreno/ir3: don't pass consts to madsh.m16 in MOD logic
Ilia Mirkin
2014-11-28
1
-0
/
+3
*
r600g: merge the TXQ and BUFFER constant buffers (v1.1)
Dave Airlie
2014-11-28
4
-72
/
+62
*
st/wgl: Don't export wglGetExtensionsStringARB.
José Fonseca
2014-11-28
1
-1
/
+0
*
util/u_snprintf: Don't redefine HAVE_STDINT_H as 0.
José Fonseca
2014-11-28
1
-1
/
+1
*
nine: the .pc file should not follow mesa version
Emil Velikov
2014-11-26
2
-2
/
+2
*
r600g: do all CUBE ALU operations before gradient texture operations (v2.1)
Dave Airlie
2014-11-26
1
-64
/
+72
*
r600: fix texture gradients instruction emission (v2)
Dave Airlie
2014-11-26
1
-28
/
+31
*
nv50,nvc0: buffer resources can be bound as other things down the line
Ilia Mirkin
2014-11-24
2
-14
/
+14
*
nv50,nvc0: actually check constbufs for invalidation
Ilia Mirkin
2014-11-24
2
-3
/
+6
*
nv50/ir: set neg modifiers on min/max args
Ilia Mirkin
2014-11-24
1
-0
/
+2
*
r600g: limit texture offset application to specific types (v2)
Dave Airlie
2014-11-19
1
-3
/
+18
*
r600g: geom shaders: always load texture src regs from inputs
Dave Airlie
2014-11-19
1
-1
/
+2
*
radeonsi: support per-sample gl_FragCoord
Marek Olšák
2014-11-19
1
-12
/
+13
*
st/mesa: add a fallback for clear_with_quad when no vs_layer
Ilia Mirkin
2014-11-19
2
-0
/
+76
*
r600g/cayman: handle empty vertex shaders
Dave Airlie
2014-11-19
1
-4
/
+8
*
r600g/cayman: fix texture gather tests
Dave Airlie
2014-11-19
1
-4
/
+11
*
r600g/cayman: fix integer multiplication output overwrite (v2)
Dave Airlie
2014-11-19
1
-3
/
+23
*
radeonsi: Disable asynchronous DMA except for PIPE_BUFFER
Michel Dänzer
2014-11-19
1
-0
/
+15
*
nv50,nvc0: use clip_halfz setting when creating rasterizer state
Ilia Mirkin
2014-11-19
6
-3
/
+10
*
nine: Implement threadpool
Axel Davy
2014-11-18
7
-10
/
+340
*
nine: Add drirc options (v2)
Axel Davy
2014-11-18
3
-0
/
+41
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
80
-0
/
+28388
*
gallium/auxiliary: add contained and rect checks (v6)
Christoph Bumiller
2014-11-18
2
-0
/
+136
*
gallium/auxiliary: add inc and dec alternative with return (v4)
Christoph Bumiller
2014-11-18
1
-0
/
+52
*
gallium/auxiliary: implement sw_probe_wrapped (v2)
Christoph Bumiller
2014-11-18
3
-1
/
+36
*
winsys/sw/wrapper: implement is_displaytarget_format_supported for swrast
Christoph Bumiller
2014-11-18
1
-0
/
+14
*
tgsi/ureg: add ureg_UARL shortcut (v2)
Christoph Bumiller
2014-11-18
1
-0
/
+1
*
st/wgl: Implement WGL_EXT_create_context_es/es2_profile.
José Fonseca
2014-11-14
3
-63
/
+78
*
st/xlib: Generate errors as specified.
José Fonseca
2014-11-14
1
-16
/
+109
*
freedreno/ir3: move some helpers
Rob Clark
2014-11-14
2
-65
/
+71
*
freedreno: rename draw->draw_vbo
Rob Clark
2014-11-14
4
-6
/
+6
*
freedreno/a3xx: missing u_upload_destroy
Rob Clark
2014-11-14
1
-0
/
+2
*
freedreno: fix borked check for a320.0
Rob Clark
2014-11-14
1
-1
/
+1
[next]