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
/
mesa
/
drivers
/
dri
/
i965
/
brw_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa/glsl/i965: move ImageUnits and ImageAccess fields to gl_program
Timothy Arceri
2017-01-06
1
-1
/
+2
*
i965: add a kernel_features bitfield to intel screen
Iago Toral Quiroga
2017-01-05
1
-2
/
+2
*
i965: get rid of brw->can_do_pipelined_register_writes
Iago Toral Quiroga
2017-01-05
1
-2
/
+0
*
i965: Move the pipelined test for SO register access to the screen
Chris Wilson
2017-01-05
1
-0
/
+2
*
i965: remove brw_context dependency from intel_batchbuffer_init()
Iago Toral Quiroga
2017-01-04
1
-1
/
+1
*
i965: make intel_batchbuffer_free() take a batchbuffer as argument
Iago Toral Quiroga
2017-01-04
1
-1
/
+1
*
i965: Remove perf monitor/query backend
Robert Bragg
2017-01-03
1
-4
/
+0
*
i965: Increase max texture to 16k for gen7+
Jordan Justen
2016-12-07
1
-3
/
+10
*
i965/gen7: expose larger gather offsets
Ilia Mirkin
2016-11-29
1
-2
/
+7
*
i965: Provide slice details to color resolver
Topi Pohjolainen
2016-11-25
1
-5
/
+9
*
i965: Add new interface for full color resolves
Topi Pohjolainen
2016-11-25
1
-3
/
+3
*
i965: get num_images from shader_info rather than gl_linked_shader
Timothy Arceri
2016-11-17
1
-2
/
+2
*
i965/compute: Allow ARB_compute_shader in compat profile
Jordan Justen
2016-11-09
1
-1
/
+1
*
i965: Add function to indicate when sampling with hiz is supported
Jordan Justen
2016-11-08
1
-1
/
+4
*
i956: set RobustAccess true when is supported
Tapani Pälli
2016-10-27
1
-1
/
+3
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
1
-1
/
+1
*
i965/mesa/st/swrast: set fs shader_info directly and switch to using it
Timothy Arceri
2016-10-26
1
-1
/
+1
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-1
/
+1
*
i965: get outputs read from nir info
Timothy Arceri
2016-10-06
1
-1
/
+2
*
i965/sync: Replace 'intel' prefix with 'brw'
Chad Versace
2016-10-05
1
-1
/
+1
*
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
[next]