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
/
mesa
/
drivers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Expose logic telling if non-msrt mcs is supported
Topi Pohjolainen
2016-02-16
2
-4
/
+13
*
i965/gen9: Refactor msrt mcs initialization
Topi Pohjolainen
2016-02-16
1
-14
/
+22
*
i965: Add a few assertions on lossless compression
Topi Pohjolainen
2016-02-16
2
-0
/
+9
*
i965: Add a flag telling color resolve pass to ignore CCS_E
Topi Pohjolainen
2016-02-16
3
-2
/
+27
*
i965: Add resolve option for lossless compression
Topi Pohjolainen
2016-02-16
2
-1
/
+5
*
i965: Allow fast clear to be used with lossless compression
Topi Pohjolainen
2016-02-16
2
-2
/
+6
*
i965: Add helper for detecting lossless compression
Topi Pohjolainen
2016-02-16
2
-0
/
+30
*
Revert "i965: Restore vbo after color resolve during brw_try_draw_prims()"
Topi Pohjolainen
2016-02-16
1
-9
/
+0
*
i965/bxt: Production thread counts
Ben Widawsky
2016-02-15
1
-10
/
+9
*
i965: Fix gl_DrawID in the vec4 backend.
Kenneth Graunke
2016-02-14
1
-5
/
+5
*
glsl/types: Add support for function types
Jason Ekstrand
2016-02-13
3
-0
/
+3
*
glsl/types: Rename sampler_type to sampled_type
Jason Ekstrand
2016-02-13
1
-1
/
+1
*
i965: Reupload push and pull constants when we get new shader image unit state.
Francisco Jerez
2016-02-13
1
-0
/
+5
*
i965: fix MAX_COMPUTE_SHARED_SIZE constant value
Samuel Pitoiset
2016-02-13
1
-0
/
+1
*
i965: Add means for limiting color resolves
Topi Pohjolainen
2016-02-13
10
-17
/
+21
*
i965: Refactor resolving of auxiliary mode
Topi Pohjolainen
2016-02-13
1
-33
/
+29
*
i965: Don't try to create aux buffer for non-msrt aux-buffer
Topi Pohjolainen
2016-02-13
1
-10
/
+10
*
i965: Rename optimizer debug 00 filename
Ben Widawsky
2016-02-12
2
-2
/
+2
*
i965: Make brw_clear_cache NULL out stale program pointers.
Kenneth Graunke
2016-02-12
1
-0
/
+15
*
i915: include teximage.h
Kenneth Graunke
2016-02-12
1
-0
/
+1
*
i965: include teximage.h
Brian Paul
2016-02-12
1
-0
/
+1
*
i965: Stop considering if msrt aux buffers need aux buffer
Topi Pohjolainen
2016-02-12
1
-10
/
+10
*
i965: Separate miptree creation from auxiliary buffer setup
Topi Pohjolainen
2016-02-12
1
-17
/
+39
*
i965: Isolate aligned dimensions for stencil only
Topi Pohjolainen
2016-02-12
1
-15
/
+14
*
i965: Restore vbo after color resolve during brw_try_draw_prims()
Topi Pohjolainen
2016-02-12
1
-0
/
+9
*
i965: Validate textures before altering driver state
Topi Pohjolainen
2016-02-12
1
-9
/
+9
*
i965: Make brw_clear_cache flag all the bits on both pipelines.
Kenneth Graunke
2016-02-11
1
-2
/
+6
*
i965: Consider tessellation in get_pipeline_state_l3_weights.
Kenneth Graunke
2016-02-11
1
-1
/
+6
*
i965: Split brw_upload_texture_surfaces into compute/render atoms.
Kenneth Graunke
2016-02-11
3
-9
/
+34
*
i965/gs: Pass VerticesIn though prog_data
Jason Ekstrand
2016-02-11
3
-1
/
+5
*
i965/fs: Pass usage of depth, W, and sample mask through prog_data
Jason Ekstrand
2016-02-11
6
-20
/
+30
*
i965/fs: Refactor setup_payload_gen6 to assume FS
Jason Ekstrand
2016-02-11
3
-15
/
+15
*
i965: ir: dump floats as %-g rather than %f, so we can see denormals
Chris Forbes
2016-02-11
1
-1
/
+1
*
i965/gen7: Require kernel cmd_parser 5 for ARB_compute_shader
Jordan Justen
2016-02-11
1
-1
/
+2
*
mesa: call build_program_resource_list inside Driver.LinkShader
Marek Olšák
2016-02-11
1
-0
/
+2
*
nir: Remove the const_offset from nir_tex_instr
Jason Ekstrand
2016-02-10
2
-25
/
+22
*
i965: Make sure we blit a full compressed block
Ben Widawsky
2016-02-10
1
-0
/
+14
*
i965/meta: Don't pollute the renderbuffer namespace
Ian Romanick
2016-02-10
3
-16
/
+11
*
i965/meta: Use internal functions for renderbuffer access
Ian Romanick
2016-02-10
3
-11
/
+8
*
i965/meta: Return struct gl_renderbuffer* from brw_get_rb_for_slice instead o...
Ian Romanick
2016-02-10
4
-24
/
+30
*
i965/meta: Use _mesa_CreateRenderbuffers instead of _mesa_GenRenderbuffers an...
Ian Romanick
2016-02-10
1
-4
/
+3
*
i965/blorp: Fix hiz ops on MSAA surfaces
Chris Forbes
2016-02-10
1
-2
/
+8
*
i965/gen8: Remove dead assertion
Topi Pohjolainen
2016-02-10
1
-6
/
+0
*
i965: Use constant pointer when checking for compression
Topi Pohjolainen
2016-02-10
2
-2
/
+2
*
i965/vec4: Drop support for ATTR as an instruction destination.
Kenneth Graunke
2016-02-09
1
-16
/
+0
*
i965/vec4/gs: Stop munging the ATTR containing gl_PointSize.
Kenneth Graunke
2016-02-09
2
-23
/
+4
*
i965: Apply VS attribute workarounds in NIR.
Kenneth Graunke
2016-02-09
8
-117
/
+202
*
i965/vec4: Plumb separate surfaces and samplers through from NIR
Jason Ekstrand
2016-02-09
4
-9
/
+23
*
i965/vec4: Separate the sampler from the surface in generate_tex
Jason Ekstrand
2016-02-09
1
-5
/
+13
*
i965/fs: Plumb separate surfaces and samplers through from NIR
Jason Ekstrand
2016-02-09
7
-22
/
+46
[next]