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
*
docs: Update minimum required LLVM version.
José Fonseca
2014-11-07
1
-1
/
+1
*
i965: drop the custom gen8_instruction CFLAG
Emil Velikov
2014-11-07
1
-2
/
+0
*
gbm/dri: cleanup memory leak on teardown
Emil Velikov
2014-11-07
1
-0
/
+3
*
egl_dri2: add a note about dri2_create_screen
Emil Velikov
2014-11-07
1
-0
/
+4
*
egl_dri2: fix double free on drm platforms
Emil Velikov
2014-11-07
1
-3
/
+9
*
ilo: tidy up message descriptor decoding
Chia-I Wu
2014-11-07
1
-189
/
+302
*
ilo: decode INTERFACE_DESCRIPTOR_DATA
Chia-I Wu
2014-11-07
3
-1
/
+42
*
i965/fs: Wire up control flow correctly in predicated break pass.
Matt Turner
2014-11-06
1
-3
/
+7
*
i965/cfg: Add functions to get first and last non-CF instructions.
Matt Turner
2014-11-06
1
-0
/
+74
*
glsl: Skip loop-too-large heuristic if indexing arrays of a certain size
Kenneth Graunke
2014-11-06
1
-1
/
+12
*
glsl: Lower constant arrays to uniform arrays.
Kenneth Graunke
2014-11-06
4
-0
/
+106
*
glsl: Add infrastructure for "hidden" uniforms.
Kenneth Graunke
2014-11-06
5
-2
/
+67
*
mesa: Add SSE 4.1 optimisation for glDrawElements.
Timothy Arceri
2014-11-06
6
-5
/
+152
*
i965: Remove non-existent vertical strides from array.
Matt Turner
2014-11-06
1
-1
/
+1
*
i965: Convert stride/width/execution size macros into enums.
Matt Turner
2014-11-06
1
-28
/
+33
*
i965/fs: Remove force uncompressed stack.
Matt Turner
2014-11-06
3
-27
/
+0
*
i965/fs: Use execution size of 1 for some shader_time operations.
Matt Turner
2014-11-06
1
-1
/
+1
*
i965/fs: Use mov(4) instructions to read timestamp.
Matt Turner
2014-11-06
1
-5
/
+4
*
clover: Fix build after llvm r221375
Jan Vesely
2014-11-06
1
-0
/
+4
*
egl_dri2: do not leak dri2_dpy->driver_configs
Emil Velikov
2014-11-06
1
-0
/
+4
*
ilo: add two missing headers to the sources list
Emil Velikov
2014-11-06
1
-0
/
+2
*
Releasing a surfaceless EGL context doesn't release underlying DRI context.
Alexandros Frantzis
2014-11-06
1
-2
/
+6
*
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
*
mesa: Silence unused parameter warning in check_context_limits in non-debug b...
Ian Romanick
2014-11-05
1
-0
/
+2
*
util: Implement unreachable for MSVC using __assume
Ian Romanick
2014-11-05
1
-0
/
+6
*
i965: Fix sampler state pointer adjustment for nonconst samplers
Chris Forbes
2014-11-05
1
-1
/
+1
*
ilo: add drm_configuration for the pipe-target
Nick Sarnie
2014-11-04
1
-1
/
+22
*
i965: Re-enable Z16 on Gen8+.
Kenneth Graunke
2014-11-04
1
-0
/
+7
*
i965: Implement the PMA stall fix.
Kenneth Graunke
2014-11-04
4
-0
/
+180
*
i965: Add #defines for Broadwell HiZ workarounds in CACHE_MODE_1.
Kenneth Graunke
2014-11-04
1
-0
/
+6
*
i965: Update compaction code to handle Skylake like Cherryview.
Kenneth Graunke
2014-11-03
1
-4
/
+4
*
mesa: Don't call _mesa_ClipControl from glPopAttrib when unsupported.
Kenneth Graunke
2014-11-03
1
-1
/
+2
*
i965: Disable fast color clears on Skylake for now.
Kenneth Graunke
2014-11-03
1
-1
/
+1
*
i965/skl: Use new MOCS for SKL
Kristian Høgsberg
2014-11-03
6
-17
/
+33
*
i965/skl: Implement workaround for VF Invalidate issue
Jordan Justen
2014-11-03
1
-0
/
+9
*
i965/skl: Update Viewport Z Clip Test Enable bits for Skylake.
Kenneth Graunke
2014-11-03
2
-2
/
+10
*
i965/skl: Emit extra zeros in 3DSTATE_DS on Skylake.
Kenneth Graunke
2014-11-03
1
-10
/
+5
*
i965/skl: Init instructions compaction tables for SKL
Kristian Høgsberg
2014-11-03
1
-0
/
+1
[next]