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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mesa/formatquery: Added a func to check <internalformat> supported
Antia Puentes
2016-03-03
1
-0
/
+38
*
mesa/formatquery: Added func to check if the 'resource' is supported
Antia Puentes
2016-03-03
1
-1
/
+90
*
mesa/main: not fill mesa_error on _mesa_legal_texture_base_format_for_target
Alejandro Piñeiro
2016-03-03
3
-20
/
+10
*
mesa/teximage: Make _mesa_format_no_online_compression public
Antia Puentes
2016-03-03
2
-1
/
+4
*
mesa/teximage: make public is_renderable_texture_format
Antia Puentes
2016-03-03
2
-3
/
+6
*
mesa/main: Added empty skeleton of glGetInternalformati64v
Antia Puentes
2016-03-03
2
-0
/
+20
*
mesa: Add dispatch and extension XML for GL_ARB_internalformat_query2
Alejandro Piñeiro
2016-03-03
4
-1
/
+125
*
mesa/formatquery: Added boilerplate code to extend GetInternalformativ
Antia Puentes
2016-03-03
1
-99
/
+349
*
mesa/formatquery: Added a func to check if the <target> is supported
Antia Puentes
2016-03-03
1
-0
/
+70
*
mesa/formatquery: Added function to set 'unsupported' responses
Antia Puentes
2016-03-03
1
-0
/
+106
*
mesa/formatquery: Added function to validate parameters
Antia Puentes
2016-03-03
1
-0
/
+227
*
mesa/main: Add extension tracking bit for ARB_internalformat_query2
Antia Puentes
2016-03-03
2
-0
/
+2
*
mesa: Completely remove QuerySamplesForFormat from driver func table
Eduardo Lima Mitev
2016-03-03
3
-33
/
+0
*
mesa/formatquery: Use new driver hook QueryInternalFormat
Eduardo Lima Mitev
2016-03-03
1
-28
/
+14
*
mesa/formatquery: Remove tracking of number of elements in the response
Eduardo Lima Mitev
2016-03-03
1
-6
/
+5
*
mesa/multisample: Check sample count using the new driver hook
Eduardo Lima Mitev
2016-03-03
1
-4
/
+9
*
st/format: Replace QuerySamplesForFormat by new QueryInternalFormat hook
Eduardo Lima Mitev
2016-03-03
3
-8
/
+40
*
i965/formatquery: Respond queries SAMPLES and NUM_SAMPLE_COUNTS
Eduardo Lima Mitev
2016-03-03
3
-4
/
+15
*
i965: Move brw_query_samples_for_format() to brw_queryformat.c
Eduardo Lima Mitev
2016-03-03
3
-38
/
+41
*
i965: Add boilerplate function for QueryInternalFormat driver hook
Eduardo Lima Mitev
2016-03-03
4
-0
/
+52
*
mesa: Add a default QueryInternalFormat() function for drivers
Eduardo Lima Mitev
2016-03-03
3
-0
/
+22
*
mesa: Add QueryInternalFormat to device driver virtual table
Eduardo Lima Mitev
2016-03-03
1
-0
/
+20
*
glsl/opt_array_splitting: Fix indentation
Iago Toral Quiroga
2016-03-03
1
-28
/
+26
*
glsl/opt_array_splitting: Fix crash when doing array indexing into other arrays
Iago Toral Quiroga
2016-03-03
1
-2
/
+12
*
radeonsi: Do colorformat endian swap for PIPE_USAGE_STAGING
Oded Gabbay
2016-03-03
1
-5
/
+1
*
r600g: Do colorformat endian swap for PIPE_USAGE_STAGING
Oded Gabbay
2016-03-03
2
-17
/
+2
*
mesa/build: add OpenSWR to build
Tim Rowley
2016-03-02
9
-0
/
+444
*
gallium/docs - add OpenSWR documentation
Tim Rowley
2016-03-02
5
-0
/
+381
*
gallium/target-helpers: add OpenSWR driver
Tim Rowley
2016-03-02
1
-1
/
+11
*
gallium/auxilary: more __cplusplus exports
Tim Rowley
2016-03-02
5
-0
/
+34
*
gallium/swr: add OpenSWR rasterizer
Tim Rowley
2016-03-02
88
-0
/
+48234
*
gallium/swr: add OpenSWR driver
Tim Rowley
2016-03-02
23
-0
/
+5718
*
glsl: replace remaining tabs in ir_builder.cpp
Timothy Arceri
2016-03-03
1
-6
/
+6
*
mesa: Update comment
Anuj Phogat
2016-03-02
1
-1
/
+1
*
mesa: Fix function description
Anuj Phogat
2016-03-02
1
-1
/
+1
*
meta: Remove the 'allocate_storage' parameter in _mesa_meta_pbo_GetTexSubImage()
Anuj Phogat
2016-03-02
4
-7
/
+3
*
meta: Fix the pbo usage in meta for GLES{1,2} contexts
Anuj Phogat
2016-03-02
1
-8
/
+13
*
program: Clean up after condition code removal.
Matt Turner
2016-03-02
1
-5
/
+3
*
program: Remove variable used only in assert().
Matt Turner
2016-03-02
1
-2
/
+1
*
program: Drop GL_FRAGMENT_PROGRAM_NV from switch statement.
Matt Turner
2016-03-02
1
-1
/
+0
*
gk110/ir: fix wrong emission of NOT modifier for VOTE
Samuel Pitoiset
2016-03-02
1
-1
/
+1
*
gallium/cso: fix indentation
Thomas Hindoe Paaboel Andersen
2016-03-02
1
-4
/
+4
*
st/mesa: move dereference after null check
Thomas Hindoe Paaboel Andersen
2016-03-02
1
-1
/
+3
*
i965/gen6/gs: Replace V-immediate with VF-immediate.
Matt Turner
2016-03-02
1
-5
/
+5
*
gallium: fix PIPE_BIND_QUERY_BUFFER - PIPE_BIND_SCANOUT overlap
Marek Olšák
2016-03-02
1
-3
/
+3
*
i965: set ctx->Const.MaxViewport{Width,Height} to 32k
Samuel Iglesias Gonsálvez
2016-03-02
1
-0
/
+5
*
main: remove MAX_VIEWPORT_WIDTH and MAX_VIEWPORT_HEIGHT constants
Samuel Iglesias Gonsálvez
2016-03-02
2
-7
/
+2
*
main: call invalidate_framebuffer_storage() with driver's viewport limits
Samuel Iglesias Gonsálvez
2016-03-02
1
-2
/
+4
*
freedreno/ir3: enable shareable shaders
Rob Clark
2016-03-01
5
-8
/
+12
*
freedreno/ir3: pass ctx to constant-emit code
Rob Clark
2016-03-01
4
-25
/
+21
[prev]
[next]