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
/
i965
/
brw_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: enable OES_primitive_bounding_box with the no-op implementation
Ilia Mirkin
2016-08-30
1
-0
/
+3
*
i965/blorp: Add a blorp_context struct and init/finish funcs
Jason Ekstrand
2016-08-29
1
-0
/
+7
*
i965/gen7: Copy stencil when sampling the stencil texture
Jordan Justen
2016-08-26
1
-0
/
+5
*
i965/hsw: Don't advertise more than 64 threads for compute shaders
Jordan Justen
2016-08-26
1
-14
/
+25
*
i965: Embrace "unlimited" GTT mmap support
Chris Wilson
2016-08-26
1
-15
/
+2
*
i965: Resolve color for non-coherent FB fetch at UpdateState time.
Francisco Jerez
2016-08-25
1
-0
/
+17
*
i965: Add an isl_device to the brw_context
Jason Ekstrand
2016-07-15
1
-0
/
+2
*
glsl: add driconf to zero-init unintialized vars
Rob Clark
2016-07-02
1
-0
/
+2
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
1
-2
/
+3
*
i965: Drop the maximum 3D texture size to 512 on Sandy Bridge
Jason Ekstrand
2016-06-22
1
-1
/
+10
*
i965: Use a uniform for gl_PatchVerticesIn in the TCS on Gen8+.
Kenneth Graunke
2016-06-15
1
-0
/
+1
*
i965: Use a uniform for gl_PatchVerticesIn in the TES.
Kenneth Graunke
2016-06-15
1
-0
/
+1
*
i965: Check return value of screen->image.loader->getBuffers (v2)
Tomasz Figa
2016-06-14
1
-6
/
+9
*
i965/compiler: Bring back the INTEL_PRECISE_TRIG environment variable
Jason Ekstrand
2016-06-13
1
-2
/
+2
*
i965: Don't leak scratch BOs for TCS/TES.
Kenneth Graunke
2016-06-13
1
-0
/
+4
*
i965: Integrate precise trig into configuration infrastructure
Gurchetan Singh
2016-06-07
1
-0
/
+3
*
i965: Enable cross-thread constants and compact local IDs for hsw+
Jordan Justen
2016-06-01
1
-1
/
+0
*
glsl: Add glsl LowerCsDerivedVariables option
Jordan Justen
2016-06-01
1
-0
/
+1
*
i965/gen9: Configure rbc buffers as plain for non-rbc tex views
Topi Pohjolainen
2016-06-01
1
-2
/
+36
*
i965: Update compute workgroup size limit calculation for SIMD32.
Francisco Jerez
2016-05-27
1
-11
/
+3
*
mesa: Implement glGet*(GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED).
Kenneth Graunke
2016-05-23
1
-0
/
+1
*
i965: Use blorp for all clears
Jason Ekstrand
2016-05-14
1
-1
/
+0
*
i965: Reimplement ARB_transform_feedback2 on Haswell and later.
Kenneth Graunke
2016-05-09
1
-4
/
+10
*
i965: Implement ARB_query_buffer_object for HSW+
Jordan Justen
2016-05-04
1
-1
/
+3
*
dri/i965: extend GLES3 sRGB workaround to cover all formats
Haixia Shi
2016-04-12
1
-4
/
+3
*
i965/chv: Display proper branding
Ben Widawsky
2016-03-11
1
-3
/
+28
*
i965/chv: Check that compute threads are above threshold
Ben Widawsky
2016-03-11
1
-0
/
+4
*
i965/chv: Use kernel provided info for max_cs_threads
Ben Widawsky
2016-03-11
1
-1
/
+8
*
i965: Set MaxFramebufferWidth/Height to 16384, not viewport.
Kenneth Graunke
2016-03-03
1
-2
/
+2
*
i965/formatquery: Respond queries SAMPLES and NUM_SAMPLE_COUNTS
Eduardo Lima Mitev
2016-03-03
1
-1
/
+0
*
i965: Move brw_query_samples_for_format() to brw_queryformat.c
Eduardo Lima Mitev
2016-03-03
1
-38
/
+0
*
i965: Add boilerplate function for QueryInternalFormat driver hook
Eduardo Lima Mitev
2016-03-03
1
-0
/
+1
*
i965: set ctx->Const.MaxViewport{Width,Height} to 32k
Samuel Iglesias Gonsálvez
2016-03-02
1
-0
/
+5
*
i965: Set compute shader shared memory max to 64k
Jordan Justen
2016-02-16
1
-1
/
+1
*
i965: Add a few assertions on lossless compression
Topi Pohjolainen
2016-02-16
1
-0
/
+4
*
i965: Add a flag telling color resolve pass to ignore CCS_E
Topi Pohjolainen
2016-02-16
1
-1
/
+11
*
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
1
-4
/
+4
*
main: Use a derived value for the default sample count
Neil Roberts
2016-02-05
1
-0
/
+19
*
i965: Implement a drirc workaround for broken dual color blending.
Kenneth Graunke
2016-01-22
1
-0
/
+3
*
i965: Remove unused hw_must_use_separate_stencil
Ben Widawsky
2016-01-13
1
-1
/
+1
*
i965: Enable ARB_tessellation_shader on Gen7-7.5.
Kenneth Graunke
2015-12-28
1
-2
/
+2
*
i965: Enable compute shaders in more cases for OpenGLES 3.1
Jordan Justen
2015-12-16
1
-1
/
+4
*
i965: Fix crash when calling glViewport with no surface bound
Neil Roberts
2015-12-16
1
-2
/
+4
*
i965/gen9: Resolve SRGB color buffers when GL_FRAMEBUFFER_SRGB enabled
Neil Roberts
2015-12-11
1
-0
/
+27
*
i965: Enable ARB_compute_shader extension on supported hardware
Jordan Justen
2015-12-09
1
-5
/
+6
*
i965: Resolve color and flush for all active shader images in intel_update_st...
Francisco Jerez
2015-12-09
1
-0
/
+18
*
i965: Add backend structures for tess stages
Chris Forbes
2015-12-07
1
-0
/
+2
*
i965: Set core tessellation-related limits
Chris Forbes
2015-12-07
1
-2
/
+6
*
i965: Request lowering of gl_TessLevel* from float[] to vec4s.
Kenneth Graunke
2015-12-07
1
-0
/
+2
[next]