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
*
vbo: pass the stream from DrawTransformFeedbackStream to drivers
Marek Olšák
2015-08-06
19
-26
/
+39
*
mesa: handle no-op cases sooner in _mesa_[Client]ActiveTexture()
Brian Paul
2015-08-06
1
-10
/
+10
*
i965/fs: Lower arithmetic instructions with register regions of unsupported w...
Francisco Jerez
2015-08-06
1
-0
/
+62
*
i965/fs: Fix fs_inst::regs_read() for sources in the ATTR file.
Francisco Jerez
2015-08-06
1
-0
/
+1
*
i965/fs: Implement nir_op_imul/umul_high in terms of MULH.
Francisco Jerez
2015-08-06
1
-31
/
+2
*
i965/fs: Lower the MULH virtual instruction.
Francisco Jerez
2015-08-06
1
-0
/
+55
*
i965/fs: Indent the implementation of 32x32-bit MUL lowering by one level.
Francisco Jerez
2015-08-06
1
-130
/
+134
*
i965/fs: Lower 32x32 bit multiplication on BXT.
Francisco Jerez
2015-08-06
1
-2
/
+2
*
i965: Define virtual instruction to calculate the high 32 bits of a multiply.
Francisco Jerez
2015-08-06
6
-0
/
+13
*
glsl: Initialize patch member of glsl_struct_field
Michel Dänzer
2015-08-06
1
-0
/
+2
*
nir: add missing type to type_size_vec4()
Timothy Arceri
2015-08-05
1
-0
/
+2
*
mesa: Add missing check of format and type in glTexSubImageXD on GLES 3.0
Eduardo Lima Mitev
2015-08-05
1
-47
/
+69
*
mesa: Fix error returned by glCopyTexImage2D() upon an invalid internal format
Eduardo Lima Mitev
2015-08-05
1
-9
/
+9
*
mesa: Validate target before resolving tex obj in glTex(ture)SubImageXD
Eduardo Lima Mitev
2015-08-05
1
-15
/
+14
*
mesa: Fix errors values returned by glShaderBinary()
Eduardo Lima Mitev
2015-08-05
1
-3
/
+14
*
mesa: do not modify args when errors with GetProgramResourceName
Tapani Pälli
2015-08-05
1
-6
/
+0
*
glsl: add variable mode check to build_stageref
Tapani Pälli
2015-08-05
1
-4
/
+13
*
dri: set the __DRI_API_OPENGL bit based on max gl compat version
Frank Binns
2015-08-04
1
-1
/
+3
*
egl: Add eglQuerySurface surface type check for EGL_LARGEST_PBUFFER attrib
Frank Binns
2015-08-04
1
-1
/
+2
*
egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extension
Frank Binns
2015-08-04
1
-0
/
+4
*
vc4: Use nir_lower_load_const_to_scalar().
Eric Anholt
2015-08-04
1
-0
/
+1
*
nir: Add a nir_lower_load_const_to_scalar() pass.
Eric Anholt
2015-08-04
3
-0
/
+105
*
vc4: Don't bother de-SSAing values that aren't part of phi webs.
Eric Anholt
2015-08-04
1
-15
/
+44
*
nir: Add algebraic opt for no-op iand.
Eric Anholt
2015-08-04
1
-0
/
+1
*
vc4: Don't bother saturating the dst color for blending.
Eric Anholt
2015-08-04
1
-8
/
+2
*
vc4: Make r4-writes implicitly move to a temp, and allocate temps to r4.
Eric Anholt
2015-08-04
8
-107
/
+106
*
vc4: Drop a dead prototype.
Eric Anholt
2015-08-04
1
-8
/
+0
*
Revert "nir: Use a single bit for the dual-source blend index"
Eric Anholt
2015-08-04
1
-6
/
+2
*
freedreno/a4xx: add independent blend function support
Rob Clark
2015-08-04
2
-8
/
+10
*
freedreno/a4xx: MRT support
Rob Clark
2015-08-04
12
-132
/
+212
*
freedreno: move the half-precision logic into core
Rob Clark
2015-08-04
4
-31
/
+38
*
freedreno: simplify/cleanup resource status tracking
Rob Clark
2015-08-04
4
-48
/
+71
*
freedreno: fix stream-out caps vec4->components
Rob Clark
2015-08-04
1
-2
/
+2
*
freedreno: small bit of cleanup about max rendertargets
Rob Clark
2015-08-04
13
-17
/
+40
*
glx: Use _mesa_lroundevenf() in glPixelStoref().
Matt Turner
2015-08-04
1
-12
/
+13
*
util: Use SSE intrinsics in _mesa_lroundeven{f,}.
Matt Turner
2015-08-04
1
-0
/
+22
*
mesa: Use _mesa_lroundevenf() in some more places.
Matt Turner
2015-08-04
2
-12
/
+6
*
vl/mpeg12: Silence GCC unused-variable warning.
Vinson Lee
2015-08-03
1
-0
/
+1
*
glsl: replace old hash table with new and faster one
Alejandro Seguí
2015-08-04
1
-7
/
+11
*
glsl: Add constuctors for the common cases of glsl_struct_field
Ian Romanick
2015-08-03
4
-56
/
+53
*
i965: Make gen7_upload_ps_state static
Ian Romanick
2015-08-03
2
-10
/
+1
*
i965: Remove extern declaration for nonexistent state atom
Ian Romanick
2015-08-03
1
-1
/
+0
*
i965: Trivial formatting changes in gen7_vs_state.c
Ian Romanick
2015-08-03
1
-5
/
+5
*
i965: Trivial formatting changes in gen6_multisample_state.c
Ian Romanick
2015-08-03
1
-5
/
+2
*
i965: Trivial formatting changes in brw_misc_state.c
Ian Romanick
2015-08-03
1
-26
/
+23
*
i965: Trivial formatting changes in brw_draw_upload.c
Ian Romanick
2015-08-03
1
-3
/
+6
*
i965: Trivial formatting changes in brw_draw.c
Ian Romanick
2015-08-03
1
-51
/
+51
*
i965: Trivial formatting changes in brw_wm.c
Ian Romanick
2015-08-03
1
-43
/
+41
*
i965/nir: Do not scalarize phis in non-scalar setups
Iago Toral Quiroga
2015-08-03
1
-2
/
+6
*
i965/vec4: Handle uniform and GRF array access on vertex programs (NIR)
Antia Puentes
2015-08-03
1
-1
/
+1
[next]