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: Use ~0 to represent true on all generations.
Matt Turner
2014-12-05
1
-11
/
+3
*
i965: Remove "disable_derivative_optimization" driconf option.
Kenneth Graunke
2014-12-02
1
-3
/
+0
*
i965: Advertise a line width of 40.0 on Cherryview and Skylake.
Kenneth Graunke
2014-11-08
1
-1
/
+5
*
i965: Advertise larger line widths.
Kenneth Graunke
2014-11-08
1
-3
/
+9
*
i965: Skip recalculating URB allocations if the entry size didn't change.
Eric Anholt
2014-10-24
1
-1
/
+1
*
i965: Initialize the SampleMap{2,4,8}x variables
Anuj Phogat
2014-10-01
1
-0
/
+8
*
i965: Avoid null access in intelMakeCurrent()
Juha-Pekka Heikkila
2014-09-23
1
-3
/
+7
*
i965/gen6/gs: Enable texture units and upload sampler state.
Iago Toral Quiroga
2014-09-19
1
-1
/
+1
*
i965: Request lowering gl_VertexID
Ian Romanick
2014-09-10
1
-0
/
+1
*
i965: Use ~0 to represent true on Gen >= 6.
Matt Turner
2014-08-18
1
-1
/
+26
*
i965: Split gen6 depth hiz state out from brw
Jordan Justen
2014-08-15
1
-1
/
+1
*
i965: Split gen6 renderbuffer surface state from gen5 and older
Jordan Justen
2014-08-15
1
-0
/
+3
*
i965: Implement fast color clears using meta operations
Kristian Høgsberg
2014-08-15
1
-0
/
+1
*
i965: Move pre-draw resolve buffers to dd::UpdateState
Kristian Høgsberg
2014-08-15
1
-0
/
+25
*
i965: Add context flag to disable the viewport transform
Kristian Høgsberg
2014-08-15
1
-0
/
+1
*
i965: Rename intelValidateState to intel_update_state
Kristian Høgsberg
2014-08-14
1
-7
/
+7
*
mesa: move ShaderCompilerOptions into gl_constants
Marek Olšák
2014-08-11
1
-11
/
+11
*
i965: Add support for ARB_copy_image
Jason Ekstrand
2014-08-11
1
-0
/
+1
*
i965: Support the allow_glsl_extension_directive_midshader option.
Kenneth Graunke
2014-08-10
1
-0
/
+3
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-1
/
+1
*
i965: Delete gen7_upload_sampler_state_table and vtable mechanism.
Kenneth Graunke
2014-08-02
1
-3
/
+0
*
i965: Drop the memcmp for finding duplicated CURBE uploads.
Eric Anholt
2014-07-02
1
-8
/
+0
*
i965: Enable vertex streams up to MAX_VERTEX_STREAMS.
Iago Toral Quiroga
2014-06-30
1
-0
/
+4
*
i965: Add is_cherryview flag to brw_context.
Matt Turner
2014-06-26
1
-0
/
+1
*
i965/cs: Use override structure rather than separate env var
Jordan Justen
2014-06-16
1
-1
/
+2
*
i965: Ask the VBO module to actually use VBOs.
Eric Anholt
2014-05-21
1
-0
/
+3
*
i965/gen7+: Move sampler state packets to the stage sampler state table update.
Eric Anholt
2014-05-02
1
-0
/
+3
*
i965: Rename intel_regions.h to something more appropriate now.
Eric Anholt
2014-05-01
1
-1
/
+1
*
i965: Drop use of intel_region from miptrees.
Eric Anholt
2014-05-01
1
-2
/
+2
*
i965: Replace the region in DRIimage with just a BO pointer and stride.
Eric Anholt
2014-05-01
1
-6
/
+5
*
i965: Stop making a pointless region for DRI2 to just throw it away.
Eric Anholt
2014-05-01
1
-23
/
+22
*
i965: Drop the global GEM name from regions.
Eric Anholt
2014-05-01
1
-1
/
+10
*
i965: Actually emit PIPELINE_SELECT and 3DSTATE_VF_STATISTICS.
Kenneth Graunke
2014-05-01
1
-8
/
+0
*
i965: Correct EmitNoIndirect shader compiler option flags.
Kenneth Graunke
2014-04-11
1
-3
/
+2
*
i965: Use intel_upload_space() for pull constant uploads.
Eric Anholt
2014-03-26
1
-2
/
+0
*
i965: Simplify the no-reopening-the-winsys-buffer tests.
Eric Anholt
2014-03-24
1
-22
/
+16
*
i965: Allocate register sets at screen creation, not context creation.
Kenneth Graunke
2014-03-18
1
-3
/
+0
*
Add the EGL_MESA_configless_context extension
Neil Roberts
2014-03-12
1
-6
/
+0
*
i965: Drop broken front_buffer_reading/drawing optimization.
Eric Anholt
2014-03-11
1
-7
/
+12
*
i965: Fix render-to-texture in non-FinishRenderTexture cases.
Eric Anholt
2014-03-06
1
-2
/
+2
*
i965: Move the remaining driver debug over to stderr.
Eric Anholt
2014-02-22
1
-2
/
+2
*
i965: Create a hardware context before initializing state module.
Kenneth Graunke
2014-02-20
1
-6
/
+6
*
i965: Actually claim to support MSAA on Broadwell.
Kenneth Graunke
2014-02-19
1
-0
/
+6
*
i965: Enable HiZ on Broadwell.
Kenneth Graunke
2014-02-19
1
-1
/
+1
*
i965: Bump MaxTexMbytes from 1GB to 1.5GB.
Kenneth Graunke
2014-02-18
1
-0
/
+1
*
i965: Bump GL_MAX_CUBE_MAP_TEXTURE_SIZE to 8192.
Kenneth Graunke
2014-02-18
1
-1
/
+1
*
i965: Bump MAX_3D_TEXTURE_SIZE to 2048.
Kenneth Graunke
2014-02-18
1
-1
/
+1
*
i965: Move singlesample_mt to the renderbuffer.
Eric Anholt
2014-02-18
1
-11
/
+9
*
i965: Drop some duplicated code in DRI winsys BO updates.
Eric Anholt
2014-02-18
1
-11
/
+15
*
i965: Enable ARB_texture_gather for one component on Gen6.
Chris Forbes
2014-02-08
1
-0
/
+2
[prev]
[next]