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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: simplify u_pstipple.c code
Brian Paul
2014-10-31
1
-123
/
+62
*
util: simplify temp register selection in u_pstipple.c
Brian Paul
2014-10-31
1
-27
/
+18
*
util: simplify util_pstipple_create_fragment_shader() params
Brian Paul
2014-10-31
3
-38
/
+28
*
softpipe: remove unused softpipe_create_fs_variant_exec() parameter
Brian Paul
2014-10-31
3
-5
/
+3
*
softpipe: check for SP_NEW_STIPPLE when building quad pipeline
Brian Paul
2014-10-31
1
-0
/
+1
*
r600g: Fix build with opencl and radeonsi disabled
Tom Stellard
2014-10-31
1
-6
/
+6
*
clover: Fix bug when binary programs are passed to clBuildProgram() v2
Tom Stellard
2014-10-31
2
-6
/
+14
*
clover: Factor input validation of clCompileProgram into a new function v2
Tom Stellard
2014-10-31
1
-10
/
+23
*
radeonsi/compute: Enable PIPE_SHADER_IR_NATIVE for compute shaders v2
Tom Stellard
2014-10-31
4
-59
/
+127
*
r600g/compute: Enable PIPE_SHADER_IR_NATIVE for compute shaders v2
Tom Stellard
2014-10-31
8
-97
/
+180
*
gallium/radeon: Add query for symbol specific config information
Tom Stellard
2014-10-31
3
-0
/
+86
*
r300g: remove enabled/disabled hyperz and AA compression messages
Marek Olšák
2014-10-30
1
-2
/
+0
*
r600g: Delete unused variable 'max_global_size' in 'r600_get_compute_param'
Dieter Nützel
2014-10-30
1
-1
/
+0
*
radeon/llvm: Dynamically allocate branch/loop stack arrays
Michel Dänzer
2014-10-29
2
-6
/
+37
*
vc4: Add support for ARL and indirect register access on TGSI_FILE_CONSTANT.
Eric Anholt
2014-10-28
10
-34
/
+407
*
vc4: Fix mixup of return type in reloc_tex().
Eric Anholt
2014-10-28
1
-2
/
+2
*
vc4: Drop redundant check for is_tmu_write().
Eric Anholt
2014-10-28
1
-3
/
+0
*
vc4: Don't forget to validate code that's got PROG_END on it.
Eric Anholt
2014-10-28
1
-5
/
+6
*
vc4: Add .dir-locals.el for kernel style in the kernel code.
Eric Anholt
2014-10-28
1
-0
/
+12
*
vc4: Fix a couple missing '\n's in error output.
Eric Anholt
2014-10-28
2
-2
/
+2
*
r300g/vdpau: enable again
David Heidelberger
2014-10-28
1
-0
/
+1
*
r300g: only set clip_halfz for chips with HW TCL
Marek Olšák
2014-10-28
1
-1
/
+1
*
radeonsi: fix incorrect index buffer max size for lowered 8-bit indices
Marek Olšák
2014-10-28
1
-1
/
+1
*
radeonsi: fix polygon mode for points and lines and point/line fill modes
Marek Olšák
2014-10-28
1
-3
/
+3
*
r600g: fix polygon mode for points and lines and point/line fill modes
Marek Olšák
2014-10-28
2
-6
/
+6
*
r600g: Implement sm5 UBO/sampler indexing
Glenn Kennard
2014-10-28
7
-19
/
+164
*
r600g: Implement sm5 interpolation functions
Glenn Kennard
2014-10-28
2
-3
/
+237
*
nv50: handle inverted render conditions
Tobias Klausmann
2014-10-26
4
-10
/
+51
*
freedreno/ir3: consider instruction neighbors in cp
Rob Clark
2014-10-25
2
-11
/
+178
*
freedreno/ir3: always mov tex coords
Rob Clark
2014-10-25
1
-54
/
+30
*
freedreno: rename a couple debug flags
Rob Clark
2014-10-25
3
-7
/
+7
*
freedreno/ir3: skip virtual outputs in standalone compiler
Rob Clark
2014-10-25
1
-0
/
+3
*
freedreno/ir3: standalone compiler updates for ir3test
Rob Clark
2014-10-25
4
-18
/
+51
*
ilo: improve blob decoding
Chia-I Wu
2014-10-25
1
-8
/
+31
*
llvmpipe: Ensure the packed input of the lp_test_format is aligned.
José Fonseca
2014-10-24
1
-2
/
+10
*
llvmpipe: Flush stdout on lp_test_* unit tests.
José Fonseca
2014-10-24
2
-0
/
+3
*
gallium: introduce PIPE_CAP_CLIP_HALFZ.
Mathias Fröhlich
2014-10-24
15
-0
/
+20
*
vc4: Reuse uniform_data/contents indices when making uniforms.
Eric Anholt
2014-10-24
1
-0
/
+7
*
vc4: When asked to discard-map a whole resource, discard it.
Eric Anholt
2014-10-24
1
-14
/
+28
*
vc4: Refactor flushing before mapping a BO.
Eric Anholt
2014-10-24
3
-12
/
+13
*
vc4: Allow dead code elimination of unused varyings.
Eric Anholt
2014-10-24
5
-5
/
+31
*
vc4: Add debug output to match shaderdb info to program dumps.
Eric Anholt
2014-10-24
4
-7
/
+29
*
radeon: enable Hyper-Z on r600g and radeonsi by default
Andreas Boll
2014-10-24
4
-5
/
+5
*
Revert "freedreno/a3xx: only emit dirty consts"
Rob Clark
2014-10-23
2
-9
/
+5
*
freedreno: fix PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
Rob Clark
2014-10-23
1
-7
/
+6
*
clover: use correct typenames for compat::pair's first/second
Emil Velikov
2014-10-23
1
-2
/
+2
*
auxiliary/os: get the mmap/munmap wrappers working with android
Emil Velikov
2014-10-23
1
-5
/
+12
*
gallium/nouveau: fully build the driver under android
Mauro Rossi
2014-10-23
1
-1
/
+1
*
wgl: stw_pixelformat_get_info: correct type for index variable
Alon Levy
2014-10-23
1
-1
/
+1
*
u_math.h: fix 64 to 32 bit truncation warning
Alon Levy
2014-10-23
1
-1
/
+1
[next]