index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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: Refactor format d3d9 to pipe conversion
Axel Davy
2015-02-06
11
-77
/
+136
*
st/nine: Refactor nine_d3d9_to_pipe_format_map
Axel Davy
2015-02-06
1
-79
/
+44
*
st/nine: Improve CheckDeviceFormat debug output
Axel Davy
2015-02-06
1
-9
/
+3
*
st/nine: Implement RESZ hack
Axel Davy
2015-02-06
3
-0
/
+64
*
st/nine: fix early basetexture destruction
Axel Davy
2015-02-06
1
-1
/
+2
*
st/nine: Do not leak private data in volume9.
Patrick Rudolph
2015-02-06
1
-0
/
+3
*
st/nine: Check block alignment for compressed textures in NineSurface9_CopySu...
Patrick Rudolph
2015-02-06
1
-0
/
+24
*
st/nine: Commit sampler views again if srgb state changed.
Axel Davy
2015-02-06
3
-2
/
+7
*
st/nine: Fix use of D3DSP_NOSWIZZLE
Axel Davy
2015-02-06
1
-1
/
+1
*
st/nine: Check for the correct number of constants.
Axel Davy
2015-02-06
2
-4
/
+5
*
st/nine: Introduce failure handling for shader parsing.
Axel Davy
2015-02-06
1
-8
/
+30
*
st/nine: Print warnings for r500 when shader is likely to go wrong
Axel Davy
2015-02-06
1
-0
/
+6
*
st/nine: Declare constants only up to the maximum needed.
Axel Davy
2015-02-06
1
-27
/
+11
*
st/nine: Refactor how user constbufs sizes are calculated
Axel Davy
2015-02-06
5
-23
/
+24
*
st/nine: Explicit nine requirements
Axel Davy
2015-02-06
2
-49
/
+66
*
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
2015-02-06
15
-0
/
+20
*
llvmpipe: Trivially advertise PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT.
Jose Fonseca
2015-02-05
1
-1
/
+2
*
gallium/util: Don't implement u_bit_scan64 on MSVC.
Jose Fonseca
2015-02-04
1
-0
/
+2
*
gallium/util: Define ffsll on MinGW.
Jose Fonseca
2015-02-04
1
-0
/
+1
*
radeonsi: implement polygon stippling
Marek Olšák
2015-02-04
7
-5
/
+79
*
radeonsi: add polygon stipple texture slot
Marek Olšák
2015-02-04
1
-5
/
+8
*
radeonsi: deduce rasterizer primitive type at the beginning of draw_vbo
Marek Olšák
2015-02-04
2
-13
/
+17
*
radeonsi: allow 64 descriptors per array
Marek Olšák
2015-02-04
2
-34
/
+34
*
radeonsi: add support for sampler views where resource = NULL
Marek Olšák
2015-02-04
2
-6
/
+22
*
radeonsi: add support for NULL texture sampler views that return (0,0,0,1)
Marek Olšák
2015-02-04
1
-2
/
+28
*
radeonsi: fix a crash when binding a NULL sampler view list
Marek Olšák
2015-02-04
1
-1
/
+1
*
radeonsi: move the buffer descriptor to the end of the image descriptor
Marek Olšák
2015-02-04
4
-7
/
+9
*
radeonsi: don't use tgsi_parse_context to get processor type
Marek Olšák
2015-02-04
1
-7
/
+1
*
radeonsi: fix instanced arrays with non-zero start instance
Marek Olšák
2015-02-04
1
-3
/
+3
*
r600g,radeonsi: don't append to streamout buffers that haven't been used yet
Marek Olšák
2015-02-04
2
-1
/
+4
*
gallium: set PIPE_MAX_SAMPLERS to 18
Marek Olšák
2015-02-04
1
-1
/
+1
*
gallium/u_pstipple: add ability to specify a fixed texture unit
Marek Olšák
2015-02-04
3
-9
/
+21
*
gallium/util: add u_bit_scan64
Marek Olšák
2015-02-04
1
-0
/
+7
*
tgsi: add tgsi_get_processor_type helper from radeon
Marek Olšák
2015-02-04
3
-11
/
+14
*
st/osmesa: Fix osbuffer->textures indexing
Park, Jeongmin
2015-02-03
1
-1
/
+1
*
gallium/util: Don't use __builtin_clrsb in util_last_bit().
Matt Turner
2015-02-03
1
-4
/
+0
*
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
2015-02-02
15
-1
/
+20
*
dir-locals.el: Don't set variables for non-programming modes
Neil Roberts
2015-02-02
7
-7
/
+7
*
vc4: Kill a bunch of color write calculation when colormask is all off.
Eric Anholt
2015-02-01
1
-8
/
+35
*
vc4: Dump the VPM read index in QIR disasm.
Eric Anholt
2015-02-01
1
-4
/
+9
*
gallium/docs: fix docs wrt ARL/ARR/FLR
Roland Scheidegger
2015-01-29
1
-10
/
+8
*
vc4: Fix point size handling when it's the first output.
Eric Anholt
2015-01-29
1
-1
/
+1
*
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
2015-01-28
25
-228
/
+23
*
mesa: Move simple_list.h to src/util.
Eric Anholt
2015-01-28
1
-0
/
+1
*
radeonsi: Enable VGPR spilling for all shader types v5
Tom Stellard
2015-01-28
8
-52
/
+217
*
radeonsi/compute: Allocate the scratch buffer during state creation
Tom Stellard
2015-01-28
2
-24
/
+62
*
radeonsi: Add radeon_shader_binary member to struct si_shader
Tom Stellard
2015-01-28
2
-6
/
+6
*
radeonsi/compute: Rename si_compute::program to si_compute::shader
Tom Stellard
2015-01-28
1
-5
/
+5
*
radeonsi: Avoid leaking memory when rebuilding shader states
Marek Olšák
2015-01-28
3
-4
/
+13
*
clover/llvm: Dump the OpenCL C code earlier.
EdB
2015-01-28
1
-3
/
+3
[next]