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
*
clover: Fix build after llvm r221375
Jan Vesely
2014-11-06
1
-0
/
+4
*
ilo: add two missing headers to the sources list
Emil Velikov
2014-11-06
1
-0
/
+2
*
ilo: let ilo_shader_compile_cs() return a dummy shader
Chia-I Wu
2014-11-06
1
-1
/
+185
*
ilo: hook up launch_grid()
Chia-I Wu
2014-11-06
1
-3
/
+73
*
ilo: add ilo_render_emit_launch_grid()
Chia-I Wu
2014-11-06
8
-2
/
+621
*
ilo: improve media command helpers
Chia-I Wu
2014-11-06
1
-71
/
+141
*
ilo: disassemble DP DC messages
Chia-I Wu
2014-11-06
1
-2
/
+140
*
ilo: disassemble TS messages
Chia-I Wu
2014-11-06
1
-0
/
+35
*
ilo: update genhw headers for media pipeline
Chia-I Wu
2014-11-06
7
-148
/
+479
*
ilo: add ilo_finalize_compute_states()
Chia-I Wu
2014-11-06
2
-0
/
+37
*
ilo: use a dynamic array for global bindings
Chia-I Wu
2014-11-06
2
-32
/
+70
*
ilo: add kernel queries for compute shaders
Chia-I Wu
2014-11-06
3
-0
/
+37
*
ilo: fix compute params
Chia-I Wu
2014-11-06
1
-12
/
+36
*
ilo: add eu_count and thread_count to ilo_dev_info
Chia-I Wu
2014-11-06
3
-55
/
+77
*
ilo: fix intel_bo_wait() on kernel 3.17
Chia-I Wu
2014-11-06
1
-1
/
+7
*
ilo: add drm_configuration for the pipe-target
Nick Sarnie
2014-11-04
1
-1
/
+22
*
clover: Fix clBuildProgram piglit regression
Tom Stellard
2014-11-03
1
-4
/
+4
*
gallivm: Disable frame-pointer-omission on x86 to ensure right stack alignment.
José Fonseca
2014-11-03
1
-1
/
+3
*
gallivm: When disassemble a function, start by printing out its name.
José Fonseca
2014-11-03
1
-0
/
+1
*
gallium/docs: fix NRM, NRM4 docs
Brian Paul
2014-11-01
1
-12
/
+24
*
softpipe: use the tgsi_free_tokens() function
Brian Paul
2014-10-31
1
-6
/
+6
*
tgsi: add a tgsi_free_tokens() function
Brian Paul
2014-10-31
2
-0
/
+13
*
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
[next]