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
*
tgsi/scan: get information about shader buffer usage
Marek Olšák
2016-10-24
2
-0
/
+23
*
tgsi/scan: handle indirect image indexing correctly
Marek Olšák
2016-10-24
2
-8
/
+17
*
tgsi/scan: don't treat RESQ etc. as memory instructions
Marek Olšák
2016-10-24
1
-5
/
+13
*
tgsi/scan: get information about indirect 2D file access
Marek Olšák
2016-10-24
2
-0
/
+7
*
tgsi/scan: get information about indirect CONST access
Marek Olšák
2016-10-24
2
-0
/
+15
*
i965/gen8: Don't enable alpha test and alpha to coverage if draw bufer zero i...
Anuj Phogat
2016-10-24
1
-6
/
+9
*
i965/gen8: Use DrawBuffer->_IntegerBuffers in gen8_upload_ps_blend()
Anuj Phogat
2016-10-24
1
-5
/
+2
*
i965/gen8: Use DrawBuffer->_IntegerBuffers in gen8_upload_blend_state()
Anuj Phogat
2016-10-24
1
-8
/
+2
*
nv50/ir: display OP_BAR subops in debug mode
Samuel Pitoiset
2016-10-24
1
-0
/
+9
*
glsl: add matrix layout information to interface block types
Iago Toral Quiroga
2016-10-24
9
-12
/
+43
*
st/mesa: cleanup and fix primitive restart for indirect draws
Nicolai Hähnle
2016-10-24
1
-17
/
+28
*
glsl/mesa: remove unused namespace support from the symbol table
Timothy Arceri
2016-10-24
6
-265
/
+128
*
mapi: automake: set VISIBILITY_CFLAGS for shared glapi
Jonathan Gray
2016-10-24
1
-0
/
+3
*
anv: automake: cleanup the generated json file during make clean
Emil Velikov
2016-10-24
1
-1
/
+1
*
egl/wayland: add missing destroy_window callback
Stencel, Joanna
2016-10-24
1
-2
/
+13
*
automake: don't forget to pick wglext.h in the tarball
Emil Velikov
2016-10-24
1
-0
/
+1
*
glsl/es31: precision qualifier doesn't need to match in shader interface bloc...
Samuel Iglesias Gonsálvez
2016-10-24
2
-3
/
+14
*
glsl: move intrastage_match() after interstage_member_mismatch()
Samuel Iglesias Gonsálvez
2016-10-24
1
-46
/
+46
*
radv: allow cmask transitions without fast clear
Dave Airlie
2016-10-24
1
-3
/
+0
*
nv50/ir: it appears that OP_DISCARD can't take a join modifier
Ilia Mirkin
2016-10-22
1
-0
/
+1
*
nv50/ir: use levelZero for non-frag tex/txp ops
Ilia Mirkin
2016-10-22
1
-0
/
+5
*
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
2016-10-22
19
-2
/
+21
*
nvc0/ir: remove outdated comment about SHLADD
Samuel Pitoiset
2016-10-22
2
-2
/
+0
*
vc4: Avoid making temporaries for assignments to NIR registers.
Eric Anholt
2016-10-21
1
-35
/
+79
*
vc4: Add a comment with discussion of how simulation works.
Eric Anholt
2016-10-21
1
-0
/
+25
*
vc4: Move simulator winsys mapping and tracking to the simulator.
Eric Anholt
2016-10-21
3
-20
/
+56
*
vc4: Move simulator memory management to a u_mm.h heap.
Eric Anholt
2016-10-21
5
-41
/
+208
*
vc4: Move simulator globals into a struct.
Eric Anholt
2016-10-21
2
-34
/
+29
*
vc4: Restructure the simulator mode.
Eric Anholt
2016-10-21
5
-84
/
+182
*
vc4: Fix termination of the initial scan for branch targets.
Eric Anholt
2016-10-21
1
-11
/
+8
*
configure: Get rid of the --disable-vulkan-icd-full-driver-path flag
Jason Ekstrand
2016-10-21
1
-7
/
+0
*
anv: Always use the full driver path in the intel_icd.*.json
Jason Ekstrand
2016-10-21
2
-8
/
+2
*
anv: Suffix the intel_icd file with the host CPU
Jason Ekstrand
2016-10-21
2
-5
/
+4
*
radeonsi: fix a regression in si_eliminate_const_output
Nicolai Hähnle
2016-10-21
1
-4
/
+3
*
nv50,nvc0: don't keep track of whether fb rt0 is integer-only
Ilia Mirkin
2016-10-21
6
-44
/
+22
*
Revert "Revert "mapi: export all GLES 3.2 functions in libGLESv2.so""
Francisco Jerez
2016-10-20
1
-0
/
+12
*
glapi: Move PrimitiveBoundingBox and BlendBarrier definitions into ES3.2 cate...
Francisco Jerez
2016-10-20
1
-13
/
+17
*
util: Include string.h in bitscan.h.
Vinson Lee
2016-10-20
1
-0
/
+1
*
nvc0: do not break 3D state by pushing MS coordinates on Fermi
Samuel Pitoiset
2016-10-20
1
-43
/
+44
*
nvc0: translate compute shaders at program creation
Samuel Pitoiset
2016-10-20
1
-0
/
+4
*
i965: Reorder PCI ID list to match release order
Ben Widawsky
2016-10-20
1
-9
/
+9
*
i965: Add some APL and KBL SKU strings
Ben Widawsky
2016-10-20
1
-4
/
+4
*
vbo: clean up with 'indent', whitespace fixes, etc in vbo_exec_array.c
Brian Paul
2016-10-20
1
-252
/
+276
*
vbo: whitespace fixes and reformatting in vbo_exec_api.c
Brian Paul
2016-10-20
1
-42
/
+64
*
vbo: minor clean-up in vbo_exec_api.c
Brian Paul
2016-10-20
1
-5
/
+2
*
vbo: move attribute type assignment
Brian Paul
2016-10-20
1
-1
/
+2
*
vbo: rename reset_attrfv() to vbo_reset_all_attr()
Brian Paul
2016-10-20
1
-4
/
+6
*
vbo: make vbo_reset_attr() static
Brian Paul
2016-10-20
2
-3
/
+5
*
vbo: trivial indentation fix in vbo_exec_api.c
Brian Paul
2016-10-20
1
-1
/
+1
*
gallivm: try to fix build with LLVM <= 3.4 due to missing CallSite.h
Marek Olšák
2016-10-20
1
-1
/
+5
[next]