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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2016-02-10
3
-58
/
+91
|
\
|
*
mesa: Refactor renderbuffer_storage to make _mesa_renderbuffer_storage
Ian Romanick
2016-02-10
2
-39
/
+63
|
*
mesa: Refactor _mesa_framebuffer_renderbuffer
Ian Romanick
2016-02-10
2
-18
/
+27
|
*
mesa: fix trivial comment typo in dlist.c
Brian Paul
2016-02-09
1
-1
/
+1
*
|
Merge commit '85f5c18fef1ff2f19d698f150e23a02acd6f59b9' into vulkan
Jason Ekstrand
2016-02-10
2
-41
/
+50
|
\
|
|
*
mesa/readpix: Dedent former _mesa_readpixels() if block
Nanley Chery
2016-02-09
1
-29
/
+29
|
*
mesa/readpix: Don't clip in _mesa_readpixels()
Nanley Chery
2016-02-09
1
-13
/
+7
|
*
mesa/readpix: Clip ReadPixels() area to the ReadBuffer's
Nanley Chery
2016-02-09
1
-2
/
+5
|
*
mesa/image: Make _mesa_clip_readpixels() work with renderbuffers
Nanley Chery
2016-02-09
1
-5
/
+17
*
|
Merge commit '8b0fb1c152fe191768953aa8c77b89034a377f83' into vulkan
Jason Ekstrand
2016-02-09
13
-1368
/
+1508
|
\
|
|
*
mesa: fix incorrect viewport position when GL_CLIP_ORIGIN = GL_LOWER_LEFT
Brian Paul
2016-02-09
1
-2
/
+2
|
*
mesa: rewrite save_CallLists() code
Brian Paul
2016-02-09
1
-26
/
+35
|
*
mesa: add missing error check in _mesa_CallLists()
Brian Paul
2016-02-09
1
-0
/
+8
|
*
mesa: whitespace clean-ups in dlist.h
Brian Paul
2016-02-09
1
-16
/
+31
|
*
mesa: remove hack to fix up GL_ANY_SAMPLES_PASSED results
Ilia Mirkin
2016-02-09
1
-5
/
+0
|
*
mesa: move GL_ARB_debug_output code into new debug_output.c file
Brian Paul
2016-02-08
8
-1318
/
+1430
|
*
mesa/extensions: Fix NVX_gpu_memory_info lexicographical order.
Vinson Lee
2016-02-07
1
-1
/
+2
*
|
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2016-02-05
17
-250
/
+509
|
\
|
|
*
mesa/get: fix a breakage after rebase
Marek Olšák
2016-02-05
1
-0
/
+1
|
*
mesa: implement GL_ATI_meminfo (v2)
Marek Olšák
2016-02-05
4
-1
/
+32
|
*
mesa: implement GL_NVX_gpu_memory_info (v2)
Marek Olšák
2016-02-05
5
-0
/
+53
|
*
mesa: Fix locking of GLsync objects.
Steinar H. Gunderson
2016-02-05
4
-49
/
+66
|
*
main: Use a derived value for the default sample count
Neil Roberts
2016-02-05
2
-1
/
+6
|
*
main: Use _mesa_geometric_samples to calculate GL_SAMPLE_BUFFERS
Neil Roberts
2016-02-05
2
-1
/
+4
|
*
main: Use _mesa_geometric_samples to calculate the value of GL_SAMPLES
Neil Roberts
2016-02-05
2
-1
/
+5
|
*
mesa: add core implementation of ARB_query_buffer_object
Ilia Mirkin
2016-02-04
1
-147
/
+138
|
*
mesa: add driver interface for writing query results to buffers
Ilia Mirkin
2016-02-04
1
-0
/
+9
|
*
mesa: Handle QUERY_BUFFER_BINDING in GetIntegerv
Rafal Mielniczuk
2016-02-04
2
-0
/
+8
|
*
mesa: Add QueryBuffer to context
Rafal Mielniczuk
2016-02-04
2
-0
/
+16
|
*
mesa: Add ARB_query_buffer_object extension flag
Rafal Mielniczuk
2016-02-04
2
-0
/
+2
|
*
mesa: add MESA_NO_MINMAX_CACHE environment variable
Nicolai Hähnle
2016-02-03
1
-0
/
+22
|
*
vbo: disable the minmax cache when the hit rate is low
Nicolai Hähnle
2016-02-03
1
-0
/
+2
|
*
mesa: add USAGE_DISABLE_MINMAX_CACHE flag to buffer UsageHistory
Nicolai Hähnle
2016-02-03
1
-0
/
+1
|
*
vbo: cache/memoize the result of vbo_get_minmax_indices (v3)
Nicolai Hähnle
2016-02-03
2
-1
/
+15
|
*
mesa/main: bail earlier for size == 0 in _mesa_clear_buffer_sub_data
Nicolai Hähnle
2016-02-03
1
-8
/
+8
|
*
mesa/main: add USAGE_PIXEL_PACK_BUFFER flag to buffer UsageHistory
Nicolai Hähnle
2016-02-03
2
-0
/
+10
|
*
mesa/main: add USAGE_TRANSFORM_FEEDBACK_BUFFER flag to buffer UsageHistory
Nicolai Hähnle
2016-02-03
2
-0
/
+4
|
*
util/hash_table: add _mesa_hash_table_num_entries
Nicolai Hähnle
2016-02-03
1
-3
/
+1
|
*
mesa: use default geometry's samples when there are no attachments
Ilia Mirkin
2016-02-02
1
-1
/
+1
|
*
mesa: invalidate framebuffer when changing parameters
Ilia Mirkin
2016-02-02
1
-0
/
+3
|
*
mesa: the _mesa_geometric_* functions require full types from mtypes.h
Ilia Mirkin
2016-02-02
1
-1
/
+1
|
*
mesa: fix typo in python scripts
Roland Scheidegger
2016-02-02
1
-1
/
+1
|
*
mesa: enable enums for OES_geometry_shader
Marta Lofstedt
2016-02-01
2
-36
/
+98
|
*
mesa: add PROGRAM_IMMEDIATE, PROGRAM_BUFFER
Ilia Mirkin
2016-01-29
1
-0
/
+2
|
*
glsl: add GL_OES_geometry_point_size and conditionalize gl_PointSize
Ilia Mirkin
2016-01-26
1
-0
/
+1
*
|
Merge commit mesa-public/master into vulkan
Jason Ekstrand
2016-02-05
10
-25
/
+25
|
\
|
|
*
glsl: move to compiler/
Emil Velikov
2016-01-26
9
-21
/
+21
|
*
nir: move glsl_types.{cpp,h} to compiler
Emil Velikov
2016-01-26
3
-3
/
+3
|
*
nir: move shader_enums.[ch] to compiler
Emil Velikov
2016-01-26
1
-1
/
+1
*
|
Merge branch mesa-public/master into vulkan
Jason Ekstrand
2016-02-05
6
-19
/
+8
|
\
|
[next]