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
/
main
/
dd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: GL_MESA_framebuffer_flip_y extension [v4]
Fritz Koenig
2018-07-27
1
-1
/
+2
*
mesa: Add gl_shader_program param to ProgramBinarySerializeDriverBlob
Jordan Justen
2018-07-09
1
-0
/
+1
*
mesa: Add disk shader cache driver blob callback
Jordan Justen
2018-07-09
1
-0
/
+15
*
mesa: add support for ARB_sample_locations
Rhys Perry
2018-06-14
1
-0
/
+8
*
mesa: drop the buffer mode param from the DrawBuffer driver function
Timothy Arceri
2018-04-27
1
-1
/
+1
*
st/mesa: add new driver function DrawBufferAllocate
Timothy Arceri
2018-04-25
1
-1
/
+3
*
mesa: merge the driver functions DrawBuffers and DrawBuffer
Timothy Arceri
2018-04-17
1
-2
/
+0
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-2
/
+4
*
mesa: Move vbo draw functions into dd_function_table.
Mathias Fröhlich
2018-03-22
1
-0
/
+81
*
mesa: Rename dd_function_table::BlendBarrier to match latest EXT spec.
Francisco Jerez
2018-02-24
1
-3
/
+3
*
mesa/st: add support for semaphore object signal/wait v4
Andres Rodriguez
2018-01-30
1
-2
/
+12
*
mesa: add support for semaphore object signal/wait v3
Andres Rodriguez
2018-01-30
1
-0
/
+14
*
mesa: add support for semaphore object creation/import/delete v3
Andres Rodriguez
2018-01-30
1
-0
/
+34
*
mesa: Pass the translated color logic op dd_function_table::LogicOpcode
Ian Romanick
2018-01-26
1
-1
/
+1
*
mesa: remove dd_function_table::GetCompressedTexSubImage and clean it up
Marek Olšák
2018-01-06
1
-10
/
+0
*
mesa: add driver callbacks for serialising ProgramBinary blobs
Timothy Arceri
2017-12-08
1
-0
/
+17
*
meta: Delete the PBO texture upload/download path
Jason Ekstrand
2017-10-12
1
-16
/
+0
*
mesa: hook up UUID queries for driver and device
Andres Rodriguez
2017-08-06
1
-0
/
+15
*
mesa/st: implement memory objects as a backend for buffer objects
Andres Rodriguez
2017-08-06
1
-0
/
+12
*
mesa: hook up memoryobject tex(ture)storage api
Andres Rodriguez
2017-08-06
1
-0
/
+10
*
mesa: add support for memory object creation/import/delete
Andres Rodriguez
2017-08-06
1
-0
/
+36
*
mesa: drop fence type parameter from NewSyncObject()
Samuel Pitoiset
2017-07-28
1
-1
/
+1
*
mesa/glthread: add glthread "perf" counters and pass them to gallium HUD
Marek Olšák
2017-06-26
1
-1
/
+3
*
mesa: implement ARB_bindless_texture
Samuel Pitoiset
2017-06-14
1
-0
/
+17
*
mapi: add GL_ARB_bindless_texture entry points
Samuel Pitoiset
2017-06-14
1
-0
/
+2
*
mesa: stop passing state bitfield to UpdateState()
Timothy Arceri
2017-06-09
1
-1
/
+1
*
mesa: implement sparse buffer commitment
Nicolai Hähnle
2017-04-05
1
-0
/
+10
*
mesa: remove dd_function_table::BindProgram
Marek Olšák
2017-03-29
1
-3
/
+0
*
mesa: Add SetBackgroundContext to dd_function_table
Paul Berry
2017-03-16
1
-0
/
+18
*
main/performance_query: s/GLboolean/bool/
Robert Bragg
2017-02-24
1
-4
/
+4
*
mesa: Model INTEL perf query backend after query obj BE
Robert Bragg
2017-02-22
1
-0
/
+41
*
st/mesa/glsl: add new is_arb_asm flag in gl_program
Timothy Arceri
2017-01-06
1
-1
/
+1
*
mesa/glsl/i965: remove Driver.NewShader()
Timothy Arceri
2016-12-30
1
-7
/
+0
*
mesa: remove 'params' parameter from ctx->Driver.TexParameter()
Brian Paul
2016-10-13
1
-3
/
+2
*
mesa/main: add support for ARB_compute_variable_groups_size
Samuel Pitoiset
2016-10-07
1
-0
/
+9
*
mesa: Add blend barrier entry point and driver hook.
Francisco Jerez
2016-08-24
1
-0
/
+12
*
mesa: remove dd_function_table::UseProgram
Marek Olšák
2016-07-30
1
-1
/
+0
*
mesa: add numLevels, numSamples to Driver.TestProxyTexImage()
Brian Paul
2016-07-15
1
-2
/
+3
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
1
-2
/
+1
*
mesa/glsl: stop using GL shader type internally
Timothy Arceri
2016-06-16
1
-1
/
+1
*
mesa: move MESA_MAP_NOWAIT_BIT up away from GL_MAP_PERSISTENT_BIT
Dave Airlie
2016-05-11
1
-1
/
+1
*
mesa: optionally associate a gl_program to ATI_fragment_shader
Miklós Máté
2016-03-27
1
-0
/
+5
*
mesa: Completely remove QuerySamplesForFormat from driver func table
Eduardo Lima Mitev
2016-03-03
1
-18
/
+0
*
mesa: Add QueryInternalFormat to device driver virtual table
Eduardo Lima Mitev
2016-03-03
1
-0
/
+20
*
mesa: implement a display list / glBitmap texture atlas
Brian Paul
2016-02-17
1
-0
/
+9
*
mesa: implement GL_NVX_gpu_memory_info (v2)
Marek Olšák
2016-02-05
1
-0
/
+8
*
mesa: add driver interface for writing query results to buffers
Ilia Mirkin
2016-02-04
1
-0
/
+9
*
mesa: add GREMEDY_string_marker
Rob Clark
2016-01-21
1
-0
/
+6
*
mesa: add Driver.InvalidateBufferSubData
Nicolai Hähnle
2016-01-14
1
-0
/
+5
*
mesa/main: allow delayed initialization of performance monitors
Nicolai Hähnle
2015-11-25
1
-0
/
+1
[next]