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
*
mesa/drivers: Add missing mesautil lib to Haiku swrast
Alexander von Gluck IV
2014-12-11
1
-0
/
+1
*
llvmpipe: fix lp_test_arit denorm handling
Roland Scheidegger
2014-12-11
1
-1
/
+37
*
i965: Disable unlit-centroid workaround on Gen < 6.
Matt Turner
2014-12-11
1
-3
/
+0
*
r600g: only init GS_VERT_ITEMSIZE on r600
Dave Airlie
2014-12-11
1
-5
/
+2
*
mesa: use build flag to ensure stack is realigned on x86
Timothy Arceri
2014-12-11
1
-1
/
+1
*
radeonsi: Program RASTER_CONFIG for harvested GPUs v5
Tom Stellard
2014-12-11
4
-6
/
+134
*
ir_to_mesa: Remove sat to clamp lowering pass
Abdiel Janulgue
2014-12-11
1
-3
/
+1
*
i965/Gen6-7: Fix point sprites with PolygonMode(GL_POINT)
Chris Forbes
2014-12-11
1
-0
/
+6
*
i965/gs: Avoid DW * DW mul
Ben Widawsky
2014-12-11
1
-2
/
+6
*
util/primconvert: Avoid point arithmetic; apply offset on all cases.
José Fonseca
2014-12-11
1
-1
/
+2
*
util/primconvert: take ib offset into account
Ilia Mirkin
2014-12-11
1
-1
/
+1
*
util/primconvert: support instanced rendering
Ilia Mirkin
2014-12-11
1
-0
/
+2
*
util/primconvert: pass index bias through
Ilia Mirkin
2014-12-11
1
-0
/
+1
*
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
*
mesa: fix height error check for 1D array textures
Brian Paul
2014-12-03
1
-1
/
+1
*
r600g/sb: fix issues cause by GLSL switching to loops for switch
Dave Airlie
2014-12-03
1
-12
/
+38
*
mesa: fix arithmetic error in _mesa_compute_compressed_pixelstore()
Brian Paul
2014-12-03
1
-1
/
+1
*
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
*
mapi/glapi: Fix dll linkage of GLES1 symbols.
José Fonseca
2014-11-28
1
-0
/
+1
*
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
*
i965/Gen6-7: Do not replace texcoords with point coord if not drawing points
Chris Forbes
2014-11-26
2
-12
/
+49
*
glsl: Make lower_constant_arrays_to_uniforms require dereferences.
Kenneth Graunke
2014-11-26
1
-2
/
+7
*
mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose
Chris Forbes
2014-11-26
1
-1
/
+1
*
glsl: Generate unique names for each const array lowered to uniforms
Chris Forbes
2014-11-26
1
-1
/
+5
*
i965: Handle nested uniform array indexing
Chris Forbes
2014-11-26
1
-29
/
+37
*
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
*
i965: Fix segfault in WebGL Conformance on Ivybridge
Chad Versace
2014-11-19
1
-3
/
+4
*
r600g: limit texture offset application to specific types (v2)
Dave Airlie
2014-11-19
1
-3
/
+18
[next]