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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: precompute _mesa_primitive_restart_index during state changes
Marek Olšák
2020-04-06
1
-1
/
+1
*
mesa: remove no longer needed _mesa_is_bufferobj function
Marek Olšák
2020-04-06
13
-32
/
+32
*
mesa: don't ever bind NullBufferObj to glBindBuffer(Base,Range) slots
Marek Olšák
2020-04-06
2
-2
/
+2
*
mesa: don't ever bind NullBufferObj for glBindBuffer targets
Marek Olšák
2020-04-06
1
-1
/
+1
*
mesa: don't ever set NullBufferObj in gl_vertex_array_binding
Marek Olšák
2020-04-06
2
-15
/
+23
*
scons: Prune out unnecessary targets.
Jose Fonseca
2020-03-30
4
-181
/
+0
*
intel: drop unused include directories
Eric Engestrom
2020-03-28
1
-2
/
+2
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
7
-9
/
+9
*
mesa: don't use <> for including internal headers
Marek Olšák
2020-03-27
1
-1
/
+1
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
64
-64
/
+65
*
intel/perf: break GL query stuff away
Lionel Landwerlin
2020-03-27
2
-0
/
+2
*
intel/blorp: Add support for swizzling fast-clear colors
Jason Ekstrand
2020-03-18
1
-0
/
+1
*
intel/blorp: Plumb the stage through blorp upload_shader
Caio Marcelo de Oliveira Filho
2020-03-17
1
-1
/
+1
*
intel/compiler: detect if atomic load store operations are used
Tapani Pälli
2020-03-16
1
-1
/
+1
*
i965: Use gl_vertex_format in brw_vertex_element.
Mathias Fröhlich
2020-03-10
3
-15
/
+13
*
i965: Make use of the vertex format functions in i965.
Mathias Fröhlich
2020-03-10
1
-6
/
+4
*
i965: Remove glbinding from brw_vertex_element.
Mathias Fröhlich
2020-03-10
2
-7
/
+0
*
i965: Reorder workaround flags computation.
Mathias Fröhlich
2020-03-10
1
-26
/
+49
*
i965: Split merge_inputs and clear_buffers.
Mathias Fröhlich
2020-03-10
1
-10
/
+23
*
i965: Test original vertex array pointer to skip array upload.
Mathias Fröhlich
2020-03-10
1
-1
/
+1
*
i965: Use the VAOs binding information in array setup.
Mathias Fröhlich
2020-03-10
1
-181
/
+163
*
i965: Use 32 bit u_bit_scan for vertex attribute setup.
Mathias Fröhlich
2020-03-10
1
-7
/
+9
*
i965: Move down genX_upload_sbe in profiles.
Mathias Fröhlich
2020-03-10
1
-3
/
+3
*
mesa: remove _mesa_index_buffer::index_size in favor of index_size_shift
Marek Olšák
2020-03-04
5
-14
/
+15
*
intel: fix the gen 11 compute shader scratch IDs
Paulo Zanoni
2020-03-03
1
-1
/
+6
*
mesa: move num_instances and base_instance out of _mesa_prim
Marek Olšák
2020-02-28
4
-29
/
+48
*
mesa: remove redundant _mesa_prim::is_indexed
Marek Olšák
2020-02-28
1
-9
/
+10
*
mesa/i965: remove _mesa_prim::indirect_offset
Marek Olšák
2020-02-28
3
-15
/
+26
*
mesa: remove unused "indirect" parameter from Driver.Draw
Marek Olšák
2020-02-28
4
-20
/
+12
*
i965: stop using "indirect" parameter from Driver.Draw (non-indirect)
Marek Olšák
2020-02-28
4
-15
/
+26
*
i965: toggle on EXT_texture_norm16
Tapani Pälli
2020-02-26
1
-0
/
+1
*
i965: Use isl_aux_state_transition_write()
Nanley Chery
2020-02-24
1
-183
/
+16
*
i965: Use ISL's access preparation functions
Nanley Chery
2020-02-24
1
-257
/
+35
*
i965: Do not generate D16 B5G6R5_UNORM configs on gen < 8
Danylo Piliaiev
2020-02-20
1
-11
/
+23
*
intel/bufmgr: Cast bitshift to unsigned
Danylo Piliaiev
2020-02-19
1
-1
/
+1
*
mesa: remove unused _mesa_draw_indirect
Marek Olšák
2020-02-14
1
-1
/
+1
*
i965: enable INTEL_blackhole_render
Lionel Landwerlin
2020-02-13
5
-0
/
+49
*
í965: don't use _mesa_prim::is_indirect
Marek Olšák
2020-02-11
1
-7
/
+7
*
vbo: merge use_buffer_objects into vbo_CreateContext to skip the big malloc
Marek Olšák
2020-02-11
9
-11
/
+8
*
vbo: remove immediate mode code that doesn't do anything and simplify stuff
Marek Olšák
2020-02-11
1
-1
/
+0
*
i965: remove duplicated comment
Leandro Ribeiro
2020-02-07
1
-2
/
+1
*
dri: delete gen-symbol-redefs.py
Eric Engestrom
2020-02-05
1
-68
/
+0
*
i965: Do not set front_buffer_dirty if there is no front buffer
Danylo Piliaiev
2020-02-04
1
-1
/
+3
*
intel/blorp: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
1
-1
/
+1
*
intel/common: Return the block size from get_urb_config
Jason Ekstrand
2020-01-30
1
-1
/
+2
*
intel/blorp: Always emit URB config on Gen7+
Jason Ekstrand
2020-01-30
1
-9
/
+19
*
intel: Take a gen_l3_config in gen_get_urb_config
Jason Ekstrand
2020-01-30
1
-3
/
+1
*
i965: Re-emit l3 state before BLORP executes
Jason Ekstrand
2020-01-30
3
-3
/
+7
*
intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
Jason Ekstrand
2020-01-30
1
-1
/
+2
*
i965: Use brw_batch_references in tex_busy check
Kenneth Graunke
2020-01-30
1
-1
/
+2
[next]