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
/
dri
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: remove unneeded semicolons
Grazvydas Ignotas
2018-01-17
3
-3
/
+3
*
mesa: split extensions overrides and glGetString(GL_EXTENSIONS)
Emil Velikov
2017-11-16
1
-0
/
+1
*
dri: Change __DriverApiRec::CreateContext to take a struct for attribs
Neil Roberts
2017-11-06
2
-13
/
+6
*
meson: build r100 driver
Dylan Baker
2017-10-26
1
-0
/
+87
*
egl,dri: Propagate context priority hint to driver->CreateContext
Chris Wilson
2017-10-20
2
-0
/
+2
*
mesa: Remove force_s3tc_enable driconf variable
Matt Turner
2017-10-02
1
-2
/
+0
*
mesa: Drop Mesa_DXTn from gl_context
Matt Turner
2017-10-02
1
-8
/
+2
*
dri/radeon: use ARRAY_SIZE macro
Eric Engestrom
2017-09-14
1
-1
/
+3
*
mesa: Implement GL_ARB_texture_filter_anisotropic
Adam Jackson
2017-08-25
1
-0
/
+1
*
dri: Introduce SWAP_METHOD tokens
Thomas Hellstrom
2017-08-10
1
-4
/
+2
*
mesa/dri: drop unneeded mm.h include
Dave Airlie
2017-08-03
1
-1
/
+0
*
xmlconfig: move into src/util
Nicolai Hähnle
2017-07-31
8
-8
/
+8
*
radeon: remove local vblank_mode option
Emil Velikov
2017-07-19
1
-2
/
+0
*
dri: Make classic drivers allow __DRI_CTX_FLAG_NO_ERROR.
Kenneth Graunke
2017-07-17
1
-1
/
+1
*
dri: Add KHR_no_error DRI extension
Grigori Goronzy
2017-07-14
1
-0
/
+1
*
mesa: don't update draw buffer bounds in _mesa_update_state
Marek Olšák
2017-06-22
1
-0
/
+3
*
mesa: replace ctx->Polygon._FrontBit with a helper function
Marek Olšák
2017-06-22
1
-0
/
+1
*
mesa: replace _mesa_update_stencil() with helper functions
Marek Olšák
2017-06-22
1
-1
/
+0
*
mesa: inline vbo_exec_invalidate_state() and call from mesa core
Timothy Arceri
2017-06-09
1
-1
/
+0
*
mesa: stop passing state bitfield to UpdateState()
Timothy Arceri
2017-06-09
1
-1
/
+3
*
r200/radeon: stop calling _ae_invalidate_state() directly
Timothy Arceri
2017-06-09
1
-2
/
+0
*
r100: Silence numerous unused this or that warnings
Ian Romanick
2017-05-31
1
-8
/
+9
*
r100: Use _mesa_get_format_base_format in radeon_update_wrapper
Ian Romanick
2017-05-31
1
-1
/
+1
*
r100,r200: Don't assume glVisual is non-NULL during context creation
Ian Romanick
2017-05-31
2
-2
/
+1
*
r100: Don't assume that the base mipmap of a texture exists
Ian Romanick
2017-05-31
1
-4
/
+10
*
mesa: rename _mesa_add_renderbuffer* functions
Timothy Arceri
2017-04-18
1
-6
/
+6
*
radeon: fix duplicate 'const' specifier
Samuel Pitoiset
2017-04-13
2
-2
/
+2
*
radeon: take ownership rather than adding reference for new renderbuffers
Timothy Arceri
2017-04-10
1
-5
/
+5
*
r100: use correct libdrm_radeon macro
Emil Velikov
2017-02-16
1
-6
/
+2
*
radeon, r200: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
radeon: Unify the style of function pointer calls in structs
Boyan Ding
2017-01-13
3
-17
/
+17
*
radeon: remove unneeded #include "util/simple_list.h"
Brian Paul
2016-11-20
5
-5
/
+0
*
mesa: remove 'params' parameter from ctx->Driver.TexParameter()
Brian Paul
2016-10-13
1
-1
/
+1
*
dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
2016-08-23
1
-1
/
+1
*
radeon/r200: Use bitmask/ffs to iterate enabled clip planes.
Mathias Fröhlich
2016-06-16
1
-10
/
+9
*
radeon/r200: Use bitmask/ffs to iterate enabled lights
Mathias Fröhlich
2016-06-16
1
-21
/
+21
*
radeon: use _mesa_delete_buffer_object
Nicolai Hähnle
2016-01-07
1
-1
/
+1
*
radeon: const correctness
Giuseppe Bilotta
2015-12-04
1
-1
/
+1
*
radeon: whitespace cleanup
Giuseppe Bilotta
2015-12-04
1
-2
/
+2
*
radeon: fix bgrx8/xrgb8 blits
Roland Scheidegger
2015-11-17
1
-0
/
+2
*
util: Move DRI parse_debug_string() to util
Kristian Høgsberg Kristensen
2015-10-08
2
-5
/
+5
*
radeon/r200: remove unneeded #include of colormac.h
Mark Janes
2015-10-06
4
-4
/
+0
*
radeon: Don't override NewFramebuffer just to call _mesa_new_framebuffer
Ian Romanick
2015-10-06
1
-7
/
+0
*
radeon: Use C99 initializers for primitive arrays
Ian Romanick
2015-10-06
1
-20
/
+20
*
mesa: remove Driver.Hint
Marek Olšák
2015-10-03
1
-1
/
+0
*
mesa: Remove unused HAVE_TRI_STRIP_1 defines
Ian Romanick
2015-09-23
2
-2
/
+0
*
t_dd_dmatmp: Remove HAVE_QUADS support
Ian Romanick
2015-09-23
1
-1
/
+0
*
t_dd_dmatmp: Remove HAVE_QUAD_STRIPS support
Ian Romanick
2015-09-23
1
-1
/
+0
*
t_dd_dmatmp: Make "count" actually be the count
Ian Romanick
2015-09-23
1
-1
/
+1
*
mesa: Use floats for viewport bounds.
Matt Turner
2015-07-29
1
-1
/
+1
[next]