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
/
radeon_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
radeon: Implement GL_OES_EGL_image
Johann Rudloff
2010-11-08
1
-0
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
mesa: Force GL_SGIS_generate_mipmap to always be enabled
Ian Romanick
2010-09-27
1
-1
/
+0
*
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-28
1
-3
/
+4
*
radeon/r200/r300/r600: add is_format_renderable function
Maciej Cencora
2010-03-09
1
-0
/
+1
*
radeon/r200/r300/r600: add check_blit vtbl function
Alex Deucher
2010-03-03
1
-0
/
+1
*
radeon: Define EXT_framebuffer_object constants to match hw.
Pauli Nieminen
2010-02-10
1
-0
/
+2
*
r100/r200/r300/r600: Set MaxCombinedTextureImageunits.
Pauli Nieminen
2010-02-07
1
-0
/
+1
*
radeon: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-5
/
+0
*
r100: use common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
1
-5
/
+3
*
r100: add blit support
Alex Deucher
2010-01-18
1
-0
/
+5
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-2
/
+2
*
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
1
-3
/
+3
*
r100: Use shared debug code.
Pauli Nieminen
2009-08-31
1
-19
/
+0
*
r100/r200: Bring back old PolygonStripple for DRI1.
Pauli Nieminen
2009-08-28
1
-1
/
+1
*
radeon/r100/r200: actually init the OQ support properly
Dave Airlie
2009-08-26
1
-0
/
+1
*
radeon: add r100 OQ support with kms.
Dave Airlie
2009-08-26
1
-0
/
+21
*
radeon: Fix all compiler warnings.
Pauli Nieminen
2009-08-25
1
-0
/
+1
*
radeon: enable GL_NV_texture_rectangle under dri2.
Dave Airlie
2009-07-11
1
-1
/
+1
*
radeon: fix hw texture limits
Roland Scheidegger
2009-06-25
1
-4
/
+3
*
radeon/r200: add some hw texture limits
Dave Airlie
2009-06-25
1
-1
/
+4
*
radeons: use dp4 for position invariant vertex programs
Roland Scheidegger
2009-06-19
1
-0
/
+2
*
radeon: set max texture size
Jerome Glisse
2009-05-20
1
-0
/
+5
*
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-04-02
1
-48
/
+6
*
radeon/r200/r300: set the texture depth correctly for DRI2
Dave Airlie
2009-03-24
1
-6
/
+0
*
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-23
1
-0
/
+9
*
radeon/r200: oops make correct fbo init calls
Dave Airlie
2009-03-21
1
-1
/
+1
*
radeon/r200: add fbo init
Dave Airlie
2009-03-21
1
-0
/
+1
*
radeon: refactor framebuffer code like intel
Dave Airlie
2009-03-03
1
-3
/
+1
*
radeon/r200: drop legacy texture heap code
Dave Airlie
2009-02-17
1
-51
/
+0
*
radeon/r200: fixup texturing aging calls
Dave Airlie
2009-02-17
1
-3
/
+2
*
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-02-13
1
-6
/
+2
|
\
|
*
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
1
-0
/
+2
|
*
Make GL_ARB_vertex_buffer_object mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
|
*
Make GL_ARB_multisample mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
|
*
Make GL_ARB_texture_compression mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
|
radeon: renaming and headers cleanup
Dave Airlie
2009-02-12
1
-41
/
+1
*
|
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-12
1
-37
/
+9
*
|
radeon: fix span init needs more work
Dave Airlie
2009-02-11
1
-0
/
+1
*
|
radeon/r200/r300: merge span code into single shared file
Dave Airlie
2009-02-11
1
-1
/
+0
*
|
r100: fixup radeon so gears seems to work
Dave Airlie
2009-02-06
1
-1
/
+10
*
|
radeon: make compile again.
Dave Airlie
2009-02-04
1
-2
/
+4
*
|
radeon: remove even more common code
Dave Airlie
2009-01-29
1
-31
/
+18
*
|
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-29
1
-3
/
+3
*
|
r200: clear is working at least - not much else
Dave Airlie
2009-01-20
1
-54
/
+2
*
|
radeon: move debug symbol add DRI2
Dave Airlie
2009-01-14
1
-4
/
+0
*
|
radeon/r200/r300: consolidate swap buffers
Dave Airlie
2009-01-14
1
-55
/
+0
*
|
radeon/r200/r300: consolidate the buffer copy/flip code into one place
Dave Airlie
2009-01-14
1
-0
/
+14
[next]