index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_context.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-03
classic/i965: Remove driver
Dylan Baker
1
-1637
/
+0
2021-11-04
intel: Add has_bit6_swizzle to devinfo
Jason Ekstrand
1
-1
/
+0
2021-10-28
i965: Port STATE_BASE_ADDRESS to genxml and fix bugs
Kenneth Graunke
1
-0
/
+1
2021-10-15
intel: fix INTEL_DEBUG environment variable on 32-bit systems
Marcin Ślusarz
1
-1
/
+1
2021-06-03
intel/nir,i965: Move HW generation check for UBO pushing to i965
Jason Ekstrand
1
-0
/
+2
2021-05-04
intel: move brw_ff_gs_prog_key/data to compiler.
Dave Airlie
1
-12
/
+0
2021-04-28
i965: fix in fences backend for ext_external_objects edge case
Rohan Garg
1
-0
/
+1
2021-04-28
i965: Implement semaphore support for EXT_external_objects
Rohan Garg
1
-0
/
+3
2021-04-20
intel: Rename gen_perf prefix to intel_perf in source files
Anuj Phogat
1
-2
/
+2
2021-04-20
intel: Rename gen_perf prefix in filenames to intel_perf
Anuj Phogat
1
-2
/
+2
2021-04-20
intel: Rename gen_device prefix to intel_device
Anuj Phogat
1
-1
/
+1
2021-04-20
intel: Rename files with gen_debug prefix
Anuj Phogat
1
-1
/
+1
2021-04-02
intel: Rename GENx keyword to GFXx
Anuj Phogat
1
-2
/
+2
2021-04-02
intel: Rename Genx keyword to Gfxx
Anuj Phogat
1
-3
/
+3
2021-04-02
intel: Rename genx keyword to gfxx in source files
Anuj Phogat
1
-23
/
+23
2021-04-02
intel: Rename GENx prefix in macros to GFXx in source files
Anuj Phogat
1
-3
/
+3
2021-04-02
intel: Rename genx keyword in filenames to gfxx
Anuj Phogat
1
-6
/
+6
2021-03-11
i965: Rename files with "intel_" prefix to "brw_"
Anuj Phogat
1
-2
/
+2
2021-03-10
intel: Rename "gen_" prefix used in common code to "intel_"
Anuj Phogat
1
-3
/
+3
2021-03-10
intel: Rename files with gen_ prefix in common code to intel_
Anuj Phogat
1
-1
/
+1
2021-02-25
i965: Eliminate all tabs except in brw_defines.h
Kenneth Graunke
1
-9
/
+9
2021-02-25
i965: Rename more camel-case functions to brw and underscore style
Kenneth Graunke
1
-6
/
+6
2021-02-25
i965: Rename intelInit and brwInit camel-case functions to brw_*
Kenneth Graunke
1
-3
/
+3
2021-02-25
i965: Rename the rest of intel_* functions to brw_*
Kenneth Graunke
1
-6
/
+6
2021-02-25
i965: Rename intel_mip* to brw_mip*.
Kenneth Graunke
1
-1
/
+1
2021-02-25
i965: Rename intel_screen to brw_screen
Kenneth Graunke
1
-3
/
+3
2021-02-25
i965: Rename intel_batchbuffer_* to brw_batch_*.
Kenneth Graunke
1
-3
/
+3
2021-02-03
i965: use aligned malloc for context instead of ralloc
Tapani Pälli
1
-0
/
+1
2021-01-27
i965: Don't parse driconf again
Ian Romanick
1
-2
/
+0
2020-11-18
mesa: add primitive restart state to Driver.Draw parameters
Marek Olšák
1
-0
/
+1
2020-10-06
i965: drop likely/unlikely around INTEL_DEBUG
Marcin Ślusarz
1
-1
/
+1
2020-09-02
intel/disasm: brw_label and support functions
Danylo Piliaiev
1
-0
/
+1
2020-05-20
i965: add identifier BO
Lionel Landwerlin
1
-1
/
+11
2020-05-20
i965: store workaround_bo offset
Lionel Landwerlin
1
-0
/
+1
2020-04-22
meta,i965: Rip GL_EXT_texture_multisample_blit_scaled support out of meta
Jason Ekstrand
1
-2
/
+0
2020-04-09
i965: Implement ARB_compute_variable_group_size
Plamena Manolova
1
-0
/
+5
2020-03-27
intel/perf: break GL query stuff away
Lionel Landwerlin
1
-0
/
+1
2020-03-10
i965: Use gl_vertex_format in brw_vertex_element.
Mathias Fröhlich
1
-1
/
+1
2020-03-10
i965: Remove glbinding from brw_vertex_element.
Mathias Fröhlich
1
-1
/
+0
2020-02-28
mesa/i965: remove _mesa_prim::indirect_offset
Marek Olšák
1
-0
/
+2
2020-02-28
i965: stop using "indirect" parameter from Driver.Draw (non-indirect)
Marek Olšák
1
-0
/
+5
2020-02-13
i965: enable INTEL_blackhole_render
Lionel Landwerlin
1
-0
/
+3
2020-01-30
i965: Re-emit l3 state before BLORP executes
Jason Ekstrand
1
-0
/
+3
2019-08-12
i965/gen9: Optimize slice and subslice load balancing behavior.
Francisco Jerez
1
-0
/
+5
2019-08-07
intel/perf: make perf context private
Mark Janes
1
-1
/
+1
2019-08-07
intel/perf: move the perf context into perf
Mark Janes
1
-57
/
+2
2019-08-07
intel/perf: rename gen_perf to gen_perf_config
Mark Janes
1
-1
/
+1
2019-06-12
i965: Fix INTEL_DEBUG=bat
Caio Marcelo de Oliveira Filho
1
-1
/
+1
2019-04-17
i965: move brw_timebase_scale to device info
Lionel Landwerlin
1
-1
/
+0
2019-04-17
i965: extract performance query metrics
Lionel Landwerlin
1
-71
/
+2
[next]