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/gen8+: Enable GL_OES_viewport_array
Anuj Phogat
2016-10-04
1
-2
/
+3
*
i965: Only emit 1 viewport when possible.
Kenneth Graunke
2016-10-03
1
-0
/
+1
*
i965: get rid of duplicated values from gen_device_info
Lionel Landwerlin
2016-09-23
1
-17
/
+5
*
intel/i965: make gen_device_info mutable
Lionel Landwerlin
2016-09-23
1
-3
/
+3
*
i965: Rename intelScreen to screen.
Kenneth Graunke
2016-09-20
1
-22
/
+22
*
i965: Rename __DRIScreen pointers to "dri_screen".
Kenneth Graunke
2016-09-20
1
-21
/
+21
*
Revert "i965: Drop the maximum 3D texture size to 512 on Sandy Bridge"
Jason Ekstrand
2016-09-12
1
-10
/
+1
*
i965/rbc: Clarify rational given for shader image resolves
Topi Pohjolainen
2016-09-12
1
-3
/
+4
*
i965: Track non-compressible sampling of renderbuffers
Topi Pohjolainen
2016-09-12
1
-0
/
+32
*
intel: Rename brw_get_device_name/info to gen_get_device_name/info
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
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
[next]