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
*
egl/dri2: Close file descriptor on error.
Matt Turner
2015-09-15
1
-13
/
+14
*
gbm: convert gbm bo format to fourcc format on dma-buf import
Ray Strode
2015-09-15
1
-1
/
+17
*
docs: document INTEL_DEBUG 'optimizer' envvar
Alejandro Piñeiro
2015-09-15
1
-0
/
+1
*
i965: Move perf_debug code to brw_codegen_*_prog()
Kristian Høgsberg Kristensen
2015-09-14
5
-76
/
+75
*
i965: Move brw_fs_precompile() to brw_wm.c
Kristian Høgsberg Kristensen
2015-09-14
2
-58
/
+59
*
i965: Move compute shader code around
Kristian Høgsberg Kristensen
2015-09-14
5
-333
/
+362
*
meta: Abort meta pbo path if TexSubImage need signed unsigned conversion
Anuj Phogat
2015-09-14
1
-18
/
+25
*
nvc0/ir: start offset at texBindBase for txq, like regular texturing
Ilia Mirkin
2015-09-14
1
-1
/
+4
*
vc4: Fix build from recent NIR cleanups.
Eric Anholt
2015-09-14
1
-2
/
+1
*
i965/vec4_nir: Load constants as integers
Antia Puentes
2015-09-14
1
-2
/
+2
*
i965/vec4: Fix saturation errors when coalescing registers
Antia Puentes
2015-09-14
1
-0
/
+21
*
docs: cleanups + mark some work as done
Tapani Pälli
2015-09-14
1
-5
/
+6
*
docs: only astc ldr required for ES3.2, not hdr
Ilia Mirkin
2015-09-14
1
-1
/
+1
*
st/mesa: emit TXQS, support ARB_shader_texture_image_samples
Ilia Mirkin
2015-09-13
4
-3
/
+8
*
r600g: add support for TXQS tgsi opcode
Ilia Mirkin
2015-09-13
2
-5
/
+13
*
nv50/ir: add support for TXQS tgsi opcode
Ilia Mirkin
2015-09-13
5
-9
/
+41
*
gallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS is supported
Ilia Mirkin
2015-09-13
15
-0
/
+15
*
tgsi: add a TXQS opcode to retrieve the number of texture samples
Ilia Mirkin
2015-09-13
3
-2
/
+14
*
glsl/cs: Initialize gl_LocalInvocationIndex in main()
Jordan Justen
2015-09-13
1
-0
/
+22
*
glsl/cs: Exclude gl_LocalInvocationIndex from builtin variable stripping
Jordan Justen
2015-09-13
1
-0
/
+8
*
glsl/cs: Initialize gl_GlobalInvocationID in main()
Jordan Justen
2015-09-13
3
-0
/
+72
*
glsl: Move link_get_main_function_signature to a common location
Jordan Justen
2015-09-13
5
-33
/
+34
*
glsl/cs: Don't strip gl_GlobalInvocationID and dependencies
Jordan Justen
2015-09-13
1
-0
/
+14
*
i965/nir: Support gl_WorkGroupID variable
Jordan Justen
2015-09-13
1
-1
/
+9
*
i965/cs: Initialize gl_WorkGroupID variable from payload
Jordan Justen
2015-09-13
2
-0
/
+20
*
nir: Add gl_WorkGroupID system variable
Jordan Justen
2015-09-13
3
-0
/
+6
*
glsl/cs: Add gl_WorkGroupID variable
Jordan Justen
2015-09-13
2
-0
/
+2
*
i965/nir: Support gl_LocalInvocationID variable
Jordan Justen
2015-09-13
1
-0
/
+17
*
i965/cs: Initialize gl_LocalInvocationID from payload
Jordan Justen
2015-09-13
2
-2
/
+24
*
i965/cs: Initialize gl_LocalInvocationID in push constant data
Jordan Justen
2015-09-13
1
-4
/
+52
*
i965/cs: Reserve local invocation id in payload regs
Jordan Justen
2015-09-13
4
-0
/
+45
*
nir: Add gl_LocalInvocationID variable
Jordan Justen
2015-09-13
3
-0
/
+6
*
glsl/cs: Add gl_LocalInvocationID variable
Jordan Justen
2015-09-13
2
-0
/
+13
*
softpipe: Change faces type to uint
Krzesimir Nowak
2015-09-13
2
-6
/
+6
*
freedreno/ir3: fix compile warn after 1807a08e
Rob Clark
2015-09-13
1
-0
/
+1
*
freedreno/ir3: fix compile break after a4aa25be
Rob Clark
2015-09-13
1
-2
/
+1
*
nir: add nir_channel() to get at single components of vec's
Rob Clark
2015-09-13
3
-28
/
+22
*
tgsi/scan: add support to figure out max nesting depth
Rob Clark
2015-09-13
2
-0
/
+21
*
r600: Fix llvm build since const buffer changes
Kai Wasserbäch
2015-09-13
1
-1
/
+1
*
i965/vec4: Don't reswizzle hardware registers
Jason Ekstrand
2015-09-12
1
-0
/
+8
*
i965/emit: Add assertions for accumulator restrictions
Jason Ekstrand
2015-09-12
1
-0
/
+17
*
docs: add news item and link release notes for 11.0.0
Emil Velikov
2015-09-12
2
-0
/
+8
*
docs: add sha256 checksums for 11.0.0
Emil Velikov
2015-09-12
1
-1
/
+2
*
docs: Update 11.0.0 release notes
Emil Velikov
2015-09-12
1
-3
/
+165
*
r600: Enable fp64 on chips with native support
Glenn Kennard
2015-09-12
3
-2
/
+6
*
r600g: Support I2D/U2D/D2I/D2U
Glenn Kennard
2015-09-12
1
-8
/
+98
*
r600g: lower number of driver const buffers
Dave Airlie
2015-09-12
3
-70
/
+131
*
r600: define some values for the fetch constant offsets.
Dave Airlie
2015-09-12
4
-27
/
+47
*
docs: Update with GLES3.2 entries and status
Thomas Helland
2015-09-11
1
-0
/
+24
*
softpipe: Constify variables
Krzesimir Nowak
2015-09-11
1
-242
/
+199
[next]